Merge pull request #264 from flandolfi/patch-1

Update _nautilus.scss
pull/268/head
Satyajit Sahoo 2015-10-31 18:03:20 +05:30
commit 2b08db3f94
1 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,11 @@
.sidebar .frame { border: 0; }
.sidebar-icon {
padding-left: $spacing;
padding-right: $spacing;
}
GtkPaned {
border-width: 0 1px 0 0;
border-style: solid;