More tweaks to siteAdmin styles
This commit is contained in:
parent
90b7a94a70
commit
c6870135b4
1 changed files with 1 additions and 14 deletions
|
@ -1,12 +1,5 @@
|
||||||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
/* $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 ***/
|
/*** Admin Dashboard ***/
|
||||||
|
|
||||||
#adminDashboard {
|
#adminDashboard {
|
||||||
|
@ -15,12 +8,6 @@ are necessary for cross-browser consistency
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*#adminDashboard .pageBodyGroup {
|
|
||||||
margin-top: 2em;
|
|
||||||
margin-bottom: 2em;
|
|
||||||
clear: both;
|
|
||||||
}*/
|
|
||||||
|
|
||||||
#adminDashboard .pageBodyGroup {
|
#adminDashboard .pageBodyGroup {
|
||||||
float: left;
|
float: left;
|
||||||
clear: right;
|
clear: right;
|
||||||
|
|
Loading…
Add table
Reference in a new issue