* Fixed nemo desktop 1px border bug. (#376)

pull/360/merge
Csaba Jakosa 2016-04-23 04:10:37 +02:00 committed by Dustin Falgout
parent 2ca793aeff
commit 4503fc8fe1
1 changed files with 0 additions and 10 deletions

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;