summaryrefslogtreecommitdiffstats
path: root/libraries/libadwaita/libadwaita-1.0.5-suppress-line-break-warnings.patch
blob: c68e9cfb533e2e0cf7a812c53530711b8393bc4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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));