[gnome-taquin/arnaudb/wip/gtk4: 23/43] Remove a warning.



commit 553cfea75a35c99057e07a91429de07e91cd04c1
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Wed Mar 4 18:34:33 2020 +0100

    Remove a warning.
    
    That is a dconf-editor hack.

 data/base-window.css | 11 -----------
 1 file changed, 11 deletions(-)
---
diff --git a/data/base-window.css b/data/base-window.css
index f702dc4..ff5acf6 100644
--- a/data/base-window.css
+++ b/data/base-window.css
@@ -15,17 +15,6 @@
   along with GNOME Taquin.  If not, see <https://www.gnu.org/licenses/>.
 */
 
-/*\
-* * center widget revealers
-\*/
-
-/* hack: fix the double space when the child of the revealer is hidden; 6px is the spacing of the 
centerwidget box */
-.centerwidget:dir(ltr) .headerbar-revealer { padding-right:6px; }
-.centerwidget:dir(rtl) .headerbar-revealer { padding-left :6px; }
-
-.centerwidget:dir(ltr)                     { margin-right:-6px; }
-.centerwidget:dir(rtl)                     { margin-left :-6px; }
-
 /*\
 * * app notification
 \*/


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