From 40b6df30c5a1e8f3597a2ded8bca592530023cca Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 23 Jul 2012 11:01:44 +0200 Subject: Fixed scrollbars in Larry's iframes --- plugins/managesieve/skins/larry/managesieve.css | 13 ++----------- plugins/managesieve/skins/larry/templates/filteredit.html | 10 +++++----- plugins/managesieve/skins/larry/templates/managesieve.html | 6 ++++-- plugins/managesieve/skins/larry/templates/setedit.html | 8 +++++--- 4 files changed, 16 insertions(+), 21 deletions(-) (limited to 'plugins/managesieve/skins') diff --git a/plugins/managesieve/skins/larry/managesieve.css b/plugins/managesieve/skins/larry/managesieve.css index f252bd7d6..49ebe007f 100644 --- a/plugins/managesieve/skins/larry/managesieve.css +++ b/plugins/managesieve/skins/larry/managesieve.css @@ -216,19 +216,10 @@ span.label width: 100%; } -#footer .footerleft +#footer .footerleft label { - padding-left: 2px; + margin-left: 40px; white-space: nowrap; - float: left; -} - -#footer .footerright -{ - padding-right: 2px; - white-space: nowrap; - text-align: right; - float: right; } .itemlist diff --git a/plugins/managesieve/skins/larry/templates/filteredit.html b/plugins/managesieve/skins/larry/templates/filteredit.html index 424bdbcd3..602816af7 100644 --- a/plugins/managesieve/skins/larry/templates/filteredit.html +++ b/plugins/managesieve/skins/larry/templates/filteredit.html @@ -5,7 +5,7 @@ -"> +">
@@ -16,12 +16,12 @@ -
- +
+
+ +
diff --git a/plugins/managesieve/skins/larry/templates/setedit.html b/plugins/managesieve/skins/larry/templates/setedit.html index 71de8ddf8..9fc115dc7 100644 --- a/plugins/managesieve/skins/larry/templates/setedit.html +++ b/plugins/managesieve/skins/larry/templates/setedit.html @@ -5,16 +5,18 @@ - +
-

+

-- cgit v1.2.3