Commit fc446414780f90b5585b93fdf5aff889d07e7825

Authored by Gustavo Cruz
1 parent f16fe536

updating theme

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
style.css
... ... @@ -174,8 +174,8 @@ p {
174 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 179 display: inline-block;
180 180 float: right;
181 181 width: 60%;
... ...