From 3753dd9270230dd2acd1eea687bf315528282bb0 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 28 Dec 2015 20:10:00 +0100 Subject: reduce pathbar padding in pantheon-files --- common/gtk-3.0/3.18/gtk.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/gtk-3.0/3.18/gtk.css') diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css index ae395ff..ffd9ba5 100644 --- a/common/gtk-3.0/3.18/gtk.css +++ b/common/gtk-3.0/3.18/gtk.css @@ -3169,6 +3169,8 @@ MarlinViewWindow *:selected:focus { .marlin-pathbar.pathbar { border-radius: 3px; + padding-left: 4px; + padding-right: 4px; color: rgba(82, 93, 118, 0.8); border-color: rgba(82, 93, 118, 0.1); background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.9)); -- cgit v1.2.3