]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix for #7505
authorJohn Alhroos <john.ahlroos@itmill.com>
Fri, 23 Sep 2011 08:54:46 +0000 (08:54 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Fri, 23 Sep 2011 08:54:46 +0000 (08:54 +0000)
svn changeset:21270/svn branch:6.7

WebContent/VAADIN/themes/base/treetable/treetable.css

index f1fcf255426a9b34da1fc72c057dd3311994a18b..1bc21b890c2a6dac328c608a1ef4c459884a9928 100644 (file)
@@ -1,7 +1,7 @@
 .v-treetable-treespacer {
     display: inline-block;
     background: transparent;
-    height: 9px;
+    height: 10px;
     /* defines the amount of indent per level */
     width: 18px;
 }