From f350b1eba877df4a1925a2ff19a7c6af4daddc64 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 21 Sep 2008 20:59:56 +0000 Subject: All admin changes requested by Stripy... git-svn-id: http://piwigo.org/svn/trunk@2564 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/default-layout.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/template/goto/default-layout.css') diff --git a/admin/template/goto/default-layout.css b/admin/template/goto/default-layout.css index 1bd58aa5d..ce62d4b58 100644 --- a/admin/template/goto/default-layout.css +++ b/admin/template/goto/default-layout.css @@ -20,7 +20,7 @@ TABLE.table2 TR { table.table2 thead td { padding:7px 20px 3px 20px; } table.table2 tr.throw { text-align: center; } table.table2 { margin:0pt auto; } -.sort { display:block; padding:8px 5px 0px 1px; } +.sort { display:block; padding:8px 5px 0px 1px; clear: right; text-align:left; } .hour { @@ -409,7 +409,7 @@ FORM.filter FIELDSET P } FORM.filter INPUT[type="submit"] { - margin-top: 1em; + margin-top: 5px; } FORM.properties UL, FORM#update UL { -- cgit v1.2.3