cosmetic patch for collision on certain conditions
@@ -4,4 +4,8 @@
.bootstrap-table .table > tbody > tr.groupBy.expanded {
-}
+}
+
+tr.hidden + tr.detail-view {
+ display: none;