Skip to content

Commit

Permalink
CSS fix for Password errors do strange things to the layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Feb 8, 2013
1 parent 26da0df commit 8f7f0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ body
.devise
padding-top: 20px

.devise p,h1,h2,
.devise p, .devise div,h1,h2,
margin-left: auto
margin-right: auto
width: 600px

0 comments on commit 8f7f0f4

Please sign in to comment.