Commit 71983e2ef19a68936580043aa809d6d700563edd
1 parent
3da97a16
Exists in
master
and in
2 other branches
fix line-height galeria imagens
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
style.css
... | ... | @@ -3477,6 +3477,8 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max |
3477 | 3477 | |
3478 | 3478 | #user .ctrl-panel { display: none; } |
3479 | 3479 | |
3480 | +.image-gallery-item span { line-height: 1px; } | |
3481 | + | |
3480 | 3482 | /***** Forum Style *********/ |
3481 | 3483 | |
3482 | 3484 | .forum-posts a { | ... | ... |