Commit fc446414780f90b5585b93fdf5aff889d07e7825
1 parent
f16fe536
Exists in
master
and in
3 other branches
updating theme
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
style.css
@@ -174,8 +174,8 @@ p { | @@ -174,8 +174,8 @@ p { | ||
174 | width: 30%; | 174 | width: 30%; |
175 | } | 175 | } |
176 | 176 | ||
177 | -.action-account-signup .signup-form-header, | ||
178 | -.action-account-signup .signup-form-profile { | 177 | +.action-account-signup #signup-form-header, |
178 | +.action-account-signup #signup-form-profile { | ||
179 | display: inline-block; | 179 | display: inline-block; |
180 | float: right; | 180 | float: right; |
181 | width: 60%; | 181 | width: 60%; |