Skip to content

Commit

Permalink
Fixed checkbox styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Nov 24, 2011
1 parent 481f76c commit 5a7d2f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/stylesheets/common.sass
Expand Up @@ -170,6 +170,8 @@ $sidebar_width: 210px
input, select
width: 240px
display: block
input[type="checkbox"]
display: inline

.remote
border: 5px lightblue solid
Expand Down

0 comments on commit 5a7d2f2

Please sign in to comment.