Commit 311f60773fdcd775f4aae91058363d4aec815f7e
1 parent
09450a56
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
style.css
@@ -307,6 +307,14 @@ p { | @@ -307,6 +307,14 @@ p { | ||
307 | width: 375px; | 307 | width: 375px; |
308 | } | 308 | } |
309 | 309 | ||
310 | +#signup-form small#signup-balloon, | ||
311 | +#signup-form small#password-balloon, | ||
312 | +#signup-form small#password-confirmation-balloon, | ||
313 | +#signup-form small#email-balloon, | ||
314 | +#signup-form small#name-balloon { | ||
315 | + right: 0; | ||
316 | +} | ||
317 | + | ||
310 | /*Fim PopUp Login*/ | 318 | /*Fim PopUp Login*/ |
311 | 319 | ||
312 | /* Menu List left */ | 320 | /* Menu List left */ |