summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorNigel Osborne <kiwi3685@me.com>2011-08-05 03:03:27 +0000
committerNigel Osborne <kiwi3685@me.com>2011-08-05 03:03:27 +0000
commitc4f80bc06ad4489936ccdeffdc33f1022afdc502 (patch)
treefdf55a8c191c58b9110938334287fb56a890de09 /themes
parent8f59c51676b00fd91a6883e26635f2a13ecc5a67 (diff)
downloadwebtrees-c4f80bc06ad4489936ccdeffdc33f1022afdc502.tar.gz
webtrees-c4f80bc06ad4489936ccdeffdc33f1022afdc502.tar.bz2
webtrees-c4f80bc06ad4489936ccdeffdc33f1022afdc502.zip
Minor layout change
Diffstat (limited to 'themes')
-rw-r--r--themes/_administration/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/_administration/style.css b/themes/_administration/style.css
index 5847756814..a388409361 100644
--- a/themes/_administration/style.css
+++ b/themes/_administration/style.css
@@ -125,8 +125,7 @@ html[dir='rtl'] #admin_menu li ul {margin:0 -20px 0 0;}
html[dir='rtl'] #admin_content {margin:0 220px 0 0;}
/* FOOTER */
-#admin_footer {float:left; text-align:center; width:100%; margin-top:30px;}
-html[dir='rtl'] #admin_footer {float:right;}
+#admin_footer {text-align:center; width:100%; margin-top:30px;}
/* DASHBOARD BLOCKS */
#content_container {background:OldLace; padding:5px; border:1px inset #D9D6C4; height:570px; overflow:auto;}