[gnome-bluetooth] settings: Remove extraneous shadow



commit f8a295d9dd924bf9c68bca7eb15174ce813b9bef
Author: Allan Day <aday mr-quiet home>
Date:   Tue Sep 26 13:03:49 2017 +0100

    settings: Remove extraneous shadow
    
    The shadow around the settings panel makes the border wider than
    is necessary. It is also inconsistent with the other panels in
    gnome-control-center.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788184

 lib/settings.ui |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/settings.ui b/lib/settings.ui
index f4bcada..8129004 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -367,7 +367,6 @@
   <object class="GtkScrolledWindow" id="scrolledwindow1">
     <property name="visible">True</property>
     <property name="can_focus">True</property>
-    <property name="shadow_type">in</property>
     <child>
       <object class="GtkViewport" id="viewport1">
         <property name="visible">True</property>


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