[gnome-control-center/wip/hadess/power-profiles-ui-polish: 3/3] power: Align power profile info boxes with profiles text




commit d6d639942a6e81c41ff802b2920cdcbf698eac67
Author: Allan Day <allanpday gmail com>
Date:   Wed Aug 4 11:28:14 2021 +0200

    power: Align power profile info boxes with profiles text
    
    See https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/1421

 panels/power/cc-power-profile-info-row.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/power/cc-power-profile-info-row.ui b/panels/power/cc-power-profile-info-row.ui
index 6f411c688..34807c38c 100644
--- a/panels/power/cc-power-profile-info-row.ui
+++ b/panels/power/cc-power-profile-info-row.ui
@@ -8,11 +8,11 @@
       <object class="GtkBox">
         <property name="visible">True</property>
         <property name="orientation">horizontal</property>
-        <property name="margin-start">8</property>
+        <property name="margin-start">4</property>
         <property name="margin-end">8</property>
         <property name="margin-top">8</property>
         <property name="margin-bottom">8</property>
-        <property name="spacing">8</property>
+        <property name="spacing">4</property>
         <child>
           <object class="GtkImage" id="icon_image">
             <property name="visible">True</property>


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