Commit 3a42355841e41446407c6405ee1dcc5995846711
1 parent
a4f9cfd2
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -728,7 +728,7 @@ footer .socbuts a:hover{ |
728 | 728 | .textile_bottom .more{ |
729 | 729 | margin-right: 95px; |
730 | 730 | } |
731 | -.tb2 .content > .title1.left, .post_1_main, .more{ | |
731 | +.tb2 .content > .title1.left, .tb2 .content > .post_1_main, .tb2 .content > .more{ | |
732 | 732 | margin-right:0px!important; |
733 | 733 | } |
734 | 734 | .post_1_start{ | ... | ... |