1ac8dd147f
git-svn-id: https://develop.svn.wordpress.org/trunk@9505 602fd350-edb4-49c9-b593-d223f7449a82
13 lines
160 B
CSS
13 lines
160 B
CSS
#templateside {
|
|
float: left;
|
|
}
|
|
#themeselector {
|
|
padding-right: 0;
|
|
padding-left: 5px;
|
|
float: left;
|
|
}
|
|
div.tablenav {
|
|
margin-right: 0;
|
|
margin-left: 210px;
|
|
}
|