Commit 013b8132b6f42ba48a0c91731003d7de99e5b600

Authored by Paulo Meireles
Committed by Daniela Feitosa
1 parent 3a8c189a

re-defining signup field margins

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -5681,7 +5681,7 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img {
5681 5681 width: 335px;
5682 5682 color: #6d786e;
5683 5683 font-size: 18px;
5684   - margin: 9px 14px 0;
  5684 + margin: 1px 14px 5px;
5685 5685 }
5686 5686  
5687 5687 #signup-form #profile_data_login {
... ...