* Nemo minimal fix.

pull/539/head
Megax 2016-08-29 16:01:09 +02:00
parent 2816ed6eeb
commit 822b97f9cc
1 changed files with 0 additions and 9 deletions

View File

@ -46,10 +46,6 @@
-GtkWidget-window-dragging: true; -GtkWidget-window-dragging: true;
} }
&.primary-toolbar button {
padding: 5px 6px;
}
/* Path Bar */ /* Path Bar */
toolitem stack { toolitem stack {
margin-left: 15px; margin-left: 15px;
@ -65,11 +61,6 @@
/* Status Bar */ /* Status Bar */
grid { grid {
> widget:last-child { > widget:last-child {
button {
min-height: 15px;
min-width: 20px;
}
button:first-child { button:first-child {
margin-left: 20px; margin-left: 20px;
} }