diff --git a/e107_themes/bootstrap3/style.css b/e107_themes/bootstrap3/style.css index b6eea70da..79f15e600 100644 --- a/e107_themes/bootstrap3/style.css +++ b/e107_themes/bootstrap3/style.css @@ -13,11 +13,11 @@ body { margin-top:20px } - +/* Make posted content images responsive too */ +.bbcode-img { display: block; max-width: 100%; height: auto; } /* Sign in Page */ - .form-signin { max-width: 330px; padding: 15px;