diff --git a/static/css/styles.css b/static/css/styles.css index 8385d7b..a47794d 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -325,6 +325,7 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq float: right; margin-left: 10px; margin-bottom: 8px; + max-width: 300px; } #userphoto img { display: block; @@ -423,4 +424,4 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } - * html .clearfix { height: 1%; } \ No newline at end of file + * html .clearfix { height: 1%; }