Skip to content

Commit

Permalink
set list-style-type to none for li's wrapping form elements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremiah Heller committed Dec 5, 2010
1 parent b4f3d03 commit 4ab1c7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/stylesheets/main_elements.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ table.messages {
.pagination {
}

fieldset ol {
list-style-type: none;
}

0 comments on commit 4ab1c7e

Please sign in to comment.