Revert CSS that slipped into [18874]. see #18785.

git-svn-id: https://develop.svn.wordpress.org/trunk@18910 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2011-10-07 03:29:49 +00:00
parent b412d5f082
commit d9f0fec29c
2 changed files with 3 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -237,7 +237,7 @@ textarea {
input[type="checkbox"],
input[type="radio"] {
vertical-align: text-top;
vertical-align: middle;
}
/* general */
@ -1526,10 +1526,6 @@ form.upgrade .hint {
margin: 0 5px 0 2px;
}
.metabox-prefs label input[type="radio"] {
margin: 0;
}
.metabox-prefs label a {
display: none;
}
@ -4721,7 +4717,7 @@ p.pagenav {
.row-actions {
visibility: hidden;
padding: 0 0 2px;
padding: 2px 0 0;
}
tr:hover .row-actions,