From c6870135b42a533f5d2471f4402db080f4001708 Mon Sep 17 00:00:00 2001 From: nac26 Date: Wed, 22 Dec 2010 23:32:02 +0000 Subject: [PATCH] More tweaks to siteAdmin styles --- webapp/web/css/admin.css | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/webapp/web/css/admin.css b/webapp/web/css/admin.css index 1a339bb77..efde613d4 100644 --- a/webapp/web/css/admin.css +++ b/webapp/web/css/admin.css @@ -1,12 +1,5 @@ /* $This file is distributed under the terms of the license in /doc/license.txt$ */ -/********************************************** -Admin Panels & Controls - -the odd combinations of positioning types -are necessary for cross-browser consistency -**********************************************/ - /*** Admin Dashboard ***/ #adminDashboard { @@ -15,12 +8,6 @@ are necessary for cross-browser consistency width: 100%; } -/*#adminDashboard .pageBodyGroup { - margin-top: 2em; - margin-bottom: 2em; - clear: both; -}*/ - #adminDashboard .pageBodyGroup { float: left; clear: right; @@ -51,7 +38,7 @@ are necessary for cross-browser consistency } #adminDashboard #verbosePropertyForm { - margin-top: 3em; + margin-top: 3em; } #adminDashboard .add-action-button {