unnecessary CSS suppression of li paras

This commit is contained in:
Jeff Atwood 2014-02-25 10:28:42 -08:00
parent 32e3058f16
commit 0e6325d172
1 changed files with 0 additions and 1 deletions

View File

@ -529,7 +529,6 @@ iframe {
word-wrap: break-word;
h1, h2, h3, h4, h5, h6 { margin: 30px 0 10px; }
li p {margin: 3px 0;}
}