mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
2d3d181c10
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
12 lines
427 B
Diff
12 lines
427 B
Diff
diff --git a/src/stylesheet/widgets/_trees.scss b/src/stylesheet/widgets/_trees.scss
|
|
index 8b137968..a067bd4a 100644
|
|
--- a/src/stylesheet/widgets/_trees.scss
|
|
+++ b/src/stylesheet/widgets/_trees.scss
|
|
@@ -73,7 +73,6 @@ treeview.view {
|
|
padding-bottom: 3px;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
- line-height: 100%;
|
|
|
|
> box {
|
|
color: gtkalpha(currentColor, if($contrast == 'high', .6, .4));
|