diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index c2caedd08..60f4e3fe2 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1128,6 +1128,10 @@ footer { margin-top: 10px; } +.wall-item-body.divmore { + padding-bottom: 15px; +} + .wall-item-tools { clear: both; padding: 5px 10px; diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 91a4bd35d..e4178eb39 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -97,11 +97,13 @@ {{if $item.drop.pagedrop}}{{/if}}
+
{{$item.showlike}}
+
{{$item.showdislike}}
+ +
-
{{$item.showlike}}
-
{{$item.showdislike}}