Commit 311f60773fdcd775f4aae91058363d4aec815f7e

Authored by Gustavo Cruz
1 parent 09450a56

updating theme

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
style.css
... ... @@ -307,6 +307,14 @@ p {
307 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 318 /*Fim PopUp Login*/
311 319  
312 320 /* Menu List left */
... ...