Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
git-svn-id: http://svn.automattic.com/wordpress/trunk@7453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
fb1ad3901f
commit
b2527163db
|
@ -64,7 +64,6 @@ div#dashboard-widgets-wrap {
|
|||
|
||||
div#dashboard-widgets {
|
||||
width: 100%;
|
||||
padding-right: 7px; /* (#rightnow margin-right) */
|
||||
}
|
||||
|
||||
div.dashboard-widget-holder {
|
||||
|
|
Loading…
Reference in New Issue