Responsive columns on the dashboard and write screens, first run, see #20015

git-svn-id: http://svn.automattic.com/wordpress/trunk@20272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2012-03-23 21:41:00 +00:00
parent 79ff94923e
commit bba9c91990
14 changed files with 368 additions and 396 deletions

View File

@@ -126,10 +126,6 @@ p.submit { /* quick edit and reply in edit-comments.php */
height:22px;
}
.inner-sidebar { /* fix edit single comment */
position: static;
}
form#widgets-filter { /* fix widget page */
position: static;
}