[gnome-sound-recorder/wip/exalm/polish: 6/8] style: Remove row margin styles




commit 1077f0d30f67bf890957d524a1f9e5e90b9e0790
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Fri Nov 19 03:52:04 2021 +0500

    style: Remove row margin styles
    
    No idea what they were for, they don't do anything.

 data/style.css | 13 -------------
 1 file changed, 13 deletions(-)
---
diff --git a/data/style.css b/data/style.css
index dd9de2b..828f02f 100644
--- a/data/style.css
+++ b/data/style.css
@@ -25,16 +25,3 @@
 button.large {
   padding: 12px;
 }
-
-list row {
-  margin-top: 0;
-  margin-bottom: 0;
-}
-
-list row:first-child.expanded {
-  margin-top: 0;
-}
-
-list row:last-child.expanded {
-  margin-bottom: 0;
-}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]