Skip to content

Commit 8f7f0f4

Browse files
author
Mark
committed
CSS fix for Password errors do strange things to the layout
1 parent 26da0df commit 8f7f0f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/_base.sass

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ body
123123
.devise
124124
padding-top: 20px
125125

126-
.devise p,h1,h2,
126+
.devise p, .devise div,h1,h2,
127127
margin-left: auto
128128
margin-right: auto
129129
width: 600px

0 commit comments

Comments
 (0)