aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-04-06 09:16:14 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-04-06 09:16:14 +0200
commit1d96c27fc1db174bb5f4fd52b0e15b3481656969 (patch)
treed2c12bfb8acb772901d86ee895288b3187f0a51b /pyaggr3g470r/templates
parentMinor improvements to the CSS of the side nav. (diff)
downloadnewspipe-1d96c27fc1db174bb5f4fd52b0e15b3481656969.tar.gz
newspipe-1d96c27fc1db174bb5f4fd52b0e15b3481656969.tar.bz2
newspipe-1d96c27fc1db174bb5f4fd52b0e15b3481656969.zip
Minor changes to the CSS.
Diffstat (limited to 'pyaggr3g470r/templates')
-rw-r--r--pyaggr3g470r/templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html
index 674c5110..60efa69e 100644
--- a/pyaggr3g470r/templates/layout.html
+++ b/pyaggr3g470r/templates/layout.html
@@ -80,7 +80,7 @@
</nav>
<br />
-
+
<div class="container">
{% with messages = get_flashed_messages(with_categories=true) %}
{% if messages %}
bgstack15