Fix typos in css. Props ranchnachos. fixes #9555
git-svn-id: http://svn.automattic.com/wordpress/trunk@10980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
b66bda65e4
commit
7ac341174d
|
@ -1128,7 +1128,7 @@ div.comment-item:hover .row-actions {
|
|||
|
||||
.post-com-count span {
|
||||
font-size: 9px;
|
||||
font-weight: bild;
|
||||
font-weight: bold;
|
||||
height: 1.7em;
|
||||
line-height: 1.70em;
|
||||
min-width: 0.7em;
|
||||
|
@ -1249,7 +1249,7 @@ strong .post-com-count {
|
|||
|
||||
.form-table .color-palette td {
|
||||
border-width: 1px 1px 0;
|
||||
border-stile: solid solid none;
|
||||
border-style: solid solid none;
|
||||
height: 10px;
|
||||
line-height: 20px;
|
||||
width: 10px;
|
||||
|
|
Loading…
Reference in New Issue