* Fixed nemo desktop 1px border bug.

pull/376/head
Megax 2016-04-22 15:46:24 +02:00
parent 5b69b56e69
commit 11321bf701
1 changed files with 0 additions and 10 deletions
gtk-3.20/scss/apps

View File

@ -108,16 +108,6 @@
border: 0;
}
paned {
border-width: 0 1px 0 0;
border-style: solid;
&, &:hover {
border-color: shade($bg_color, ($contrast + .1));
background-color: $bg_color;
}
}
notebook {
border-width: 0;