sync
[roojs1] / less / roojs-bootstrap / table.less
index 3b8012a..c636a0f 100644 (file)
@@ -88,6 +88,8 @@
 }
 
 /* for ie11 && edge: fixing height inheriting from tbody to tr */
-.roo-edge table tbody tr {
+.roo-ie11 table tbody tr,
+.roo-edge table tbody tr
+{
     height: auto;
 }
\ No newline at end of file