Correct font-size for ol and ul in .widefat, props demetris, fixes #9356
git-svn-id: http://svn.automattic.com/wordpress/trunk@10818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
f5d2d4fc95
commit
64fe95ae97
@ -377,7 +377,9 @@ h6 {
|
|||||||
border-bottom-right-radius: 4px;
|
border-bottom-right-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widefat td p {
|
.widefat td p,
|
||||||
|
.widefat td ol,
|
||||||
|
.widefat td ul {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user