Commit 71983e2ef19a68936580043aa809d6d700563edd

Authored by Valessio Brito
1 parent 3da97a16

fix line-height galeria imagens

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
@@ -3477,6 +3477,8 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max @@ -3477,6 +3477,8 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { max
3477 3477
3478 #user .ctrl-panel { display: none; } 3478 #user .ctrl-panel { display: none; }
3479 3479
  3480 +.image-gallery-item span { line-height: 1px; }
  3481 +
3480 /***** Forum Style *********/ 3482 /***** Forum Style *********/
3481 3483
3482 .forum-posts a { 3484 .forum-posts a {