diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index c7f11d7..27aff8e 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2059,7 +2059,11 @@ a[title*="pawoo.net"]::after{ } .shared_container::after{ - height: 10px; + height: 20px; content: ""; display: block; +} +.shared_container > div{ + margin-left: 20px; + margin-right: 20px; } \ No newline at end of file