@@ -588,6 +588,9 @@ body.popup .submit-row {
.inline-group {
.tabular {
+ overflow-x: auto;
+ -webkit-overflow-scrolling: touch;
+
table {
box-shadow: none;
margin: 0;
@@ -12,6 +12,7 @@
.results {
overflow-x: auto;
@include for-mobile {
margin-bottom: 0 !important;