Welcome Screen: update column widths to show 3-col view on 1280 wide screens. Props helenyhou chexee, see #11651

git-svn-id: https://develop.svn.wordpress.org/trunk@19341 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2011-11-18 20:11:39 +00:00
parent 7a4434b080
commit 4c029929c3
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -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 {