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:
azaozz 2011-11-18 20:11:39 +00:00
parent 2c9244965a
commit 27531f0f9b
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 {