diff --git a/index.php b/index.php index 2c60902..a6a246f 100644 --- a/index.php +++ b/index.php @@ -55,6 +55,10 @@ .mdl-layout__tab-panel.is-active { display: block; } + + .mdl-layout__tab-panel.is-scrollable { + overflow-x: auto; + } @@ -93,7 +97,7 @@
-
+