Skip to content

Commit

Permalink
tweak nautilus query toolbar padding
Browse files Browse the repository at this point in the history
  • Loading branch information
horst3180 committed Sep 24, 2014
1 parent 3fb9f71 commit 6b6fe0d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Vertex-gtk-3.14/gtk-3.0/applications.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ NautilusWindow > GtkGrid > .pane-separator:hover {
color: shade (@theme_bg_color, 0.9);
}

NautilusQueryEditor .search-bar.toolbar {
padding-top: 4px;
}

/* Nemo */
NemoWindow * {
-GtkPaned-handle-size: 1px;
Expand Down

0 comments on commit 6b6fe0d

Please sign in to comment.