Merge Press This inline styles into wp-admin.css. fixes #19735.

git-svn-id: http://svn.automattic.com/wordpress/trunk@19671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin
2012-01-04 17:44:15 +00:00
parent 5372ac002b
commit fdd79a0960
3 changed files with 13 additions and 15 deletions

View File

@@ -2410,3 +2410,8 @@ div.sidebar-name h3 {
.press-this-sidebar {
float: left;
}
.press-this #header-logo,
.press-this #wphead h1 {
float: right;
}