More tweaks to siteAdmin styles

This commit is contained in:
nac26 2010-12-22 23:32:02 +00:00
parent 90b7a94a70
commit c6870135b4

View file

@ -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 {