summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
authorGravatar Gregy <gregy@gregy.cz> 2010-08-06 16:41:01 +0200
committerGravatar Gregy <gregy@gregy.cz> 2010-08-06 16:41:01 +0200
commit626195f7fd65e51889371372ab9862ab5d20c83c (patch)
treefcc6ff95880f38b5229a3b40a814d79fb30a66ec /module/web/templates
parentLittle bits to settings design (diff)
downloadpyload-626195f7fd65e51889371372ab9862ab5d20c83c.tar.xz
Align tabs to the left (settings page)
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html
index c863fd501..518bb3f9e 100644
--- a/module/web/templates/default/settings.html
+++ b/module/web/templates/default/settings.html
@@ -79,7 +79,7 @@
{% endif %}
{% endfor %}
</ul>
-<div style="clear:both;"></div>
+
<div id="tabsback">
<ul id="tabs" class="tabs">
{% for configname, config in conf.iteritems %}