mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-04 01:39:37 +01:00
44863f1683
git-svn-id: http://svn.automattic.com/wordpress/trunk@7501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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;
|
|
} |