Skip to content

Commit c1e28e4

Browse files
author
Leonardo Chaia
committed
Improved example css
1 parent 24e9608 commit c1e28e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/css/app.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323
-moz-box-sizing: border-box;
2424
box-sizing: border-box;
2525
}
26-
.angular-ui-tree-empty {
26+
27+
tr.angular-ui-tree-empty {
2728
height:100px
2829
}
30+
2931
.group-title {
3032
background-color: #687074 !important;
3133
color: #FFF !important;

0 commit comments

Comments
 (0)