Skip to content

Commit

Permalink
fix widget homepage css
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Jun 13, 2011
1 parent 3e5b313 commit 3c531ce
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions css/master.css
Expand Up @@ -61,7 +61,7 @@ code {
margin:0;
padding:0;
}
ul {
ul, li {
list-style:disc;
}
div#wrapper {
Expand Down Expand Up @@ -175,7 +175,4 @@ ul.tagit {
#feature-list {
margin-top:2.5em;
}
#feature-list li {
list-style:disc;
}

0 comments on commit 3c531ce

Please sign in to comment.