Correct font-size for ol and ul in .widefat, props demetris, fixes #9356
git-svn-id: https://develop.svn.wordpress.org/trunk@10818 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4fa9b6b1b2
commit
fb0376845a
@ -377,7 +377,9 @@ h6 {
|
||||
border-bottom-right-radius: 4px;
|
||||
}
|
||||
|
||||
.widefat td p {
|
||||
.widefat td p,
|
||||
.widefat td ol,
|
||||
.widefat td ul {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user