[gnome-shell/wip/snwh/style-updates: 72/100] theme: return removed spaces




commit 796f4cfb40fb81f476c892cc5986f3a0766ecd4a
Author: Sam Hewitt <sam snwh org>
Date:   Fri Dec 31 13:17:22 2021 -0330

    theme: return removed spaces

 data/theme/gnome-shell-sass/widgets/_app-grid.scss | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/theme/gnome-shell-sass/widgets/_app-grid.scss 
b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
index 81d605f388..1242a56b3c 100644
--- a/data/theme/gnome-shell-sass/widgets/_app-grid.scss
+++ b/data/theme/gnome-shell-sass/widgets/_app-grid.scss
@@ -71,7 +71,7 @@ $app_grid_fg_color: #fff;
     }
   }
 
-  &.icon-grid {
+  & .icon-grid {
     row-spacing: $base_spacing * 2;
     column-spacing: $base_spacing * 5;
     page-padding-top: 0;
@@ -80,7 +80,7 @@ $app_grid_fg_color: #fff;
     page-padding-right: 0;
   }
 
-  &.page-indicators {
+  & .page-indicators {
     margin-bottom: 18px;
   }
 }


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