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

git-svn-id: http://svn.automattic.com/wordpress/trunk@18910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2011-10-07 03:29:49 +00:00
parent 8f50fdf79a
commit e88d2d7e5b
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,