]> Untitled Git - lemmy.git/commitdiff
fixed again.
authorDessalines <tyhou13@gmx.com>
Sun, 18 Aug 2019 02:12:48 +0000 (19:12 -0700)
committerDessalines <tyhou13@gmx.com>
Sun, 18 Aug 2019 02:12:48 +0000 (19:12 -0700)
ui/src/css/main.css

index e611f8d468bf969555b82978a62b90d2305ec5f0..8ff742fad56dfe835657d77b5b83e7b262ab9cc2 100644 (file)
@@ -59,8 +59,11 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
   height: auto;
 }
 
-.listing, .comment {
+.listing {
   min-height: 61px;
+}
+
+.details {
   margin-bottom: 10px;
 }