Welcome Screen: update column widths to show 3-col view on 1280 wide screens. Props helenyhou chexee, see #11651
git-svn-id: http://svn.automattic.com/wordpress/trunk@19341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2c9244965a
commit
27531f0f9b
File diff suppressed because one or more lines are too long
|
@ -2224,7 +2224,7 @@ body.admin-bar #adminmenu {
|
|||
margin: 0 40px 0 24px;
|
||||
max-width: 270px;
|
||||
min-width: 220px;
|
||||
width: 35%;
|
||||
width: 25%;
|
||||
float: left;
|
||||
}
|
||||
.welcome-panel .welcome-panel-column:last-child {
|
||||
|
|
Loading…
Reference in New Issue