X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fmedia_queries.scss;h=725844269e90f8bb7de4fbe95f52fbfdd49b374c;hb=e5de9917fdd78d4cd3b46b376e3b2a4175efa36a;hp=48f3aefc824f942d8333f85cb6a1d629d6d40c05;hpb=613a8ec3123de83013837bf97b59c3bd1af02548;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/media_queries.scss b/app/Resources/static/themes/material/css/media_queries.scss index 48f3aefc..72584426 100644 --- a/app/Resources/static/themes/material/css/media_queries.scss +++ b/app/Resources/static/themes/material/css/media_queries.scss @@ -22,12 +22,22 @@ padding-left: 0; } + table { + display: block; + overflow: auto; + } + + iframe { + max-width: 100%; + height: auto; + } + .nav-panels .action { padding-right: 0.75rem; } .nav-panel-buttom { - justify-content: space-around; + justify-content: space-between; } #article {