Skip to content

Commit af3743a

Browse files
committed
Removed an old unused rule
1 parent 794724a commit af3743a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

grid-markup/grid.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Functional
1010
table-layout: fixed;
1111
width: 100%;
1212
}
13-
.ui-grid .ui-grid-body-table thead th {
14-
height: 0!important;
15-
}
1613
.ui-grid .ui-grid-head-table th, .ui-grid .ui-grid-head-table td,
1714
.ui-grid .ui-grid-body-table th, .ui-grid .ui-grid-body-table td {
1815
overflow: hidden;

0 commit comments

Comments
 (0)