aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk.css')
-rw-r--r--common/gtk-3.0/3.20/gtk.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk.css b/common/gtk-3.0/3.20/gtk.css
index 4547d7b..4aacb66 100644
--- a/common/gtk-3.0/3.20/gtk.css
+++ b/common/gtk-3.0/3.20/gtk.css
@@ -2788,8 +2788,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
color: #dceaf9; }
.nautilus-window searchbar {
- border-color: transparent;
- box-shadow: inset 0 -1px #dcdfe3; }
+ border-top: 1px solid #dcdfe3; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
.nautilus-window notebook,
.nautilus-window notebook > stack:not(:only-child) searchbar {