From d001b40e7322cb6a900dd40356fc779a88a5d0d0 Mon Sep 17 00:00:00 2001 From: yarik Date: Mon, 18 Jul 2016 17:29:53 +0300 Subject: [PATCH] Commit --- frontend/web/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 5ad7571..356e173 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -2814,7 +2814,7 @@ input[type=file]::-webkit-file-upload-button { } .blog-post-content img { - max-width: 340px; + /*max-width: 340px;*/ float: left; margin-right: 30px; margin-top: 4px; -- libgit2 0.21.4