mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 01:39:37 +01:00
11 lines
140 B
CSS
11 lines
140 B
CSS
|
#templateside {
|
||
|
float:left;
|
||
|
}
|
||
|
#themeselector {
|
||
|
padding-right:0;
|
||
|
padding-left:5px;
|
||
|
}
|
||
|
div.tablenav {
|
||
|
margin-left:210px;
|
||
|
margin-right:0;
|
||
|
}
|