Skip to content

Commit 907640f

Browse files
viktor.osadchukviktor.osadchuk
authored andcommitted
CSS minor fix
1 parent 2b87de7 commit 907640f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

view/frontend/web/css/blog-m.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;}
4848

4949
/* Post Title */
50-
.post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;}
50+
.post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
5151
.post-list .post-header .post-title {margin: 0;padding: 10px 0;}
5252
.post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;}
53-
.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 20px;}
53+
.post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;}
5454

5555
.post-list .hidden {display:none;}
5656
.post-view .post-bottom {margin-top:30px;}

0 commit comments

Comments
 (0)