[epiphany] CSS: Move incognito icon to account for new tab button



commit cd873276fe19f58ff4e01f51a62a84114d76029b
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Jan 28 02:33:56 2019 +0500

    CSS: Move incognito icon to account for new tab button

 src/resources/themes/Adwaita.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/resources/themes/Adwaita.scss b/src/resources/themes/Adwaita.scss
index 0779faafb..806e5c71d 100644
--- a/src/resources/themes/Adwaita.scss
+++ b/src/resources/themes/Adwaita.scss
@@ -6,7 +6,7 @@
 
 .incognito-mode {
   headerbar {
-    @include headerbar_fill($incognito_color, $incognito_edge_color, -gtk-icontheme($incognito_icon) 160px 0 
/ 64px 64px no-repeat);
+    @include headerbar_fill($incognito_color, $incognito_edge_color, -gtk-icontheme($incognito_icon) 180px 0 
/ 64px 64px no-repeat);
 
     border-color: _border_color($incognito_color);
 


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