Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@7449 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0a22fa8460
commit
30285d8650
@ -86,7 +86,7 @@ div.dashboard-widget-holder.full {
|
||||
}
|
||||
|
||||
div.dashboard-widget-holder.double div.dashboard-widget {
|
||||
height: 52em;
|
||||
height: 54em;
|
||||
padding-bottom: 28px /* lame */
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user