diff --git a/static/css/home.css b/static/css/home.css index bdbd5cb..9fa9a5c 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -28,6 +28,8 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. .note-text img { max-width: 100%; + float: left; + margin-right: 5px; } .note-text table {