Fix min row height in .widefat, see #21324

git-svn-id: https://develop.svn.wordpress.org/trunk@21671 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-08-30 18:47:22 +00:00
parent 8e8c5b77fe
commit ceaf979590
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,