commit
authorjohn <john@roojs.com>
Tue, 13 Feb 2018 09:42:49 +0000 (17:42 +0800)
committerjohn <john@roojs.com>
Tue, 13 Feb 2018 09:42:49 +0000 (17:42 +0800)
less/roojs-bootstrap/table.less

index c636a0f..0c94c37 100644 (file)
@@ -88,8 +88,8 @@
 }
 
 /* for ie11 && edge: fixing height inheriting from tbody to tr */
-.roo-ie11 table tbody tr,
-.roo-edge table tbody tr
+.roo-ie11 table.table tbody tr,
+.roo-edge table.table tbody tr
 {
     height: auto;
 }
\ No newline at end of file