Commit 8cb271f944e6225862647f0177761014ef5e132d
Exists in
master
and in
28 other branches
Merge remote branch 'origin/stable'
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
public/stylesheets/application.css
@@ -1563,6 +1563,7 @@ input.disabled { | @@ -1563,6 +1563,7 @@ input.disabled { | ||
1563 | } | 1563 | } |
1564 | .block iframe { | 1564 | .block iframe { |
1565 | border: none; | 1565 | border: none; |
1566 | + max-width: 100%; | ||
1566 | } | 1567 | } |
1567 | .block-title.empty { | 1568 | .block-title.empty { |
1568 | display: none; | 1569 | display: none; |