Administrator
/
test_3
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d001b40e7322cb6a900dd40356fc779a88a5d0d0
Authored by
Yarik
2016-07-18 17:29:53 +0300
1 parent
394d4a6a
Commit
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
d001b40
...
...
@@ -2814,7 +2814,7 @@ input[type=file]::-webkit-file-upload-button {
2814
2814
}
2815
2815
2816
2816
.blog-post-content img {
2817
-
max-width: 340px;
2817
+
/*max-width: 340px;*/
2818
2818
float: left;
2819
2819
margin-right: 30px;
2820
2820
margin-top: 4px;
...
...