Give dashboard widgets bottom margin instead of top
git-svn-id: http://svn.automattic.com/wordpress/trunk@9061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -41,7 +41,7 @@ div#dashboard-widgets {
|
||||
}
|
||||
|
||||
div.dashboard-widget-holder {
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
width: 50%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user