Commit 4b4773ec2a7e11a8c9616378396b2c709c1cd510
1 parent
b9ebc3ce
Exists in
master
and in
28 other branches
signup-page: adjust domain label box line-height to field
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/stylesheets/application.css
... | ... | @@ -6220,7 +6220,7 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { |
6220 | 6220 | vertical-align: middle; |
6221 | 6221 | background: #EEE; |
6222 | 6222 | border: 1px solid #CFCFCF; |
6223 | - line-height: 35px; | |
6223 | + line-height: 36px; | |
6224 | 6224 | padding: 0px 7px; |
6225 | 6225 | color: #4A4A4A; |
6226 | 6226 | font-size: 20px; | ... | ... |