Skip to content

Commit 6dc742a

Browse files
author
Niels Dequeker
committed
angular-ui-tree#243 Update default styling to work with tables
1 parent e769812 commit 6dc742a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/angular-ui-tree.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
}
1414

1515
.angular-ui-tree-nodes {
16-
display: block;
1716
position: relative;
1817
margin: 0;
1918
padding: 0;
@@ -25,7 +24,6 @@
2524
}
2625

2726
.angular-ui-tree-node, .angular-ui-tree-placeholder {
28-
display: block;
2927
position: relative;
3028
margin: 0;
3129
padding: 0;

0 commit comments

Comments
 (0)