Space out options screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@644 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4d96a5e921
commit
820a9b486b
|
@ -64,11 +64,11 @@ label {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
li {
|
li, dd {
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p, dl, dd, dt {
|
||||||
line-height: 130%;
|
line-height: 130%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue