Skip to content

Commit

Permalink
remove clear both on ol li
Browse files Browse the repository at this point in the history
  • Loading branch information
bueltge committed Mar 18, 2013
1 parent f1627d5 commit 300058c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions css/style.dev.css
Expand Up @@ -398,10 +398,6 @@ margin: 5px 2em;
padding: 2px; padding: 2px;
} }


ol li {
clear: both;
}

.link li, .inline li { .link li, .inline li {
display: inline; display: inline;
margin: 5px 0; margin: 5px 0;
Expand Down

0 comments on commit 300058c

Please sign in to comment.