]> git.agnieray.net Git - galette.git/blobdiff - ui/semantic/galette/collections/table.overrides
Fix large tables overflow when screen is to small
[galette.git] / ui / semantic / galette / collections / table.overrides
index 042894a8a1c1a3b4f0f6d6529d8362d874ebdb94..9c28e30dd68720b919b3a18f03419758900f7064 100644 (file)
@@ -37,6 +37,12 @@ td.emptylist {
         background: @activeLineBackgroundColor !important;
     }
 }
+@media only screen and (min-width: @tabletBreakpoint) {
+    .large-table-wrapper {
+        max-width: 100%;
+        overflow-x: auto;
+    }
+}
 
 /*-------------------------
      Membership status