diff --git a/webroot/css/style.css b/webroot/css/style.css index acfc3392..b297c977 100644 --- a/webroot/css/style.css +++ b/webroot/css/style.css @@ -319,6 +319,10 @@ ul.nav-pills { margin-bottom: 4px; } +.frame iframe { + max-width: 100%; +} + /** * コンテンツリストの各コンテンツのスタイル */