Fix min row height in .widefat, see #21324

git-svn-id: http://core.svn.wordpress.org/trunk@21671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2012-08-30 18:47:22 +00:00
parent 1bb58f28e7
commit a2580a80d1
1 changed files with 2 additions and 2 deletions

View File

@ -582,7 +582,7 @@ select,
.widefat .check-column {
width: 2.2em;
padding: 6px 0 0;
padding: 6px 0 25px;
vertical-align: top;
}
@ -592,7 +592,7 @@ select,
.widefat thead .check-column,
.widefat tfoot .check-column {
padding-top: 10px;
padding: 10px 0 0;
}
.widefat .num,