Commit d040dc77d9d68b8048a213f52f5d728d0b59de43
Exists in
master
and in
28 other branches
Merge commit 'refs/merge-requests/348' of git://gitorious.org/noosfero/noosfero …
…into merge-requests/348
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
public/stylesheets/application.css
... | ... | @@ -6089,6 +6089,7 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { |
6089 | 6089 | #terms-of-use-box input[type=checkbox] { |
6090 | 6090 | border: 1px solid #FFA514; |
6091 | 6091 | background: #FFF; |
6092 | + width: auto; | |
6092 | 6093 | } |
6093 | 6094 | |
6094 | 6095 | #signup-form #terms-of-use-box label { | ... | ... |