[gnome-taquin/arnaudb/wip/gtk4: 88/108] Remove a warning.




commit 6cad5f4448d1e9f3066cc863c7f686e47471d8a3
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 6665e4e..fe74242 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]