Font-size tweaks. see #17324.

git-svn-id: https://develop.svn.wordpress.org/trunk@17854 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-05-11 08:42:16 +00:00
parent 391ef54a19
commit 08366d684d
7 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@@ -267,7 +267,7 @@ div.postbox div.inside {
#the-comment-list .comment-item p.row-actions {
margin: 3px 0 0;
padding: 0;
font-size: 11px;
font-size: 12px;
}
/* QuickPress */

File diff suppressed because one or more lines are too long

View File

@@ -358,7 +358,7 @@ ol.ol-decimal > li {
margin: 8px 0 5px;
padding: 0;
white-space: nowrap;
font-size: 11px;
font-size: 12px;
float: left;
}

File diff suppressed because one or more lines are too long

View File

@@ -225,7 +225,7 @@ input.small-text {
#wpcontent select {
padding: 2px;
height: 2em;
font-size: 11px;
font-size: 12px;
}
#wpcontent option {
@@ -249,7 +249,7 @@ label,
border-style: solid;
border-width: 1px;
float: left;
margin: 12px 5px 5px 1px;
margin: 13px 5px 5px 1px;
padding: 3px 5px;
text-align: center;
width: 200px;
@@ -1808,7 +1808,7 @@ th.asc:hover span.sorting-indicator {
cursor: default;
height: 30px;
line-height: 30px;
font-size: 11px;
font-size: 12px;
}
.tablenav .no-pages,
@@ -3638,7 +3638,7 @@ span.imgedit-scale-warn {
margin-bottom: 9px;
padding: 8px 10px;
line-height: 20px;
font-size: 11px;
font-size: 12px;
}
.form-table th,