Space out options screen.

git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-12-23 20:51:40 +00:00
parent 42db9e2708
commit 546c4bdb41

View File

@ -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%;
} }