mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-02 16:59:35 +01:00
a1c1da11f8
git-svn-id: http://svn.automattic.com/wordpress/trunk@9505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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;
|
|
}
|