From 711b3428e31efa1c3adc06a82f36e5552f751851 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 30 Dec 2018 11:36:53 +0000 Subject: [PATCH] minor button fix --- ussrbasiczlax/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ussrbasiczlax/css/style.css b/ussrbasiczlax/css/style.css index d217dfe..9a0d555 100644 --- a/ussrbasiczlax/css/style.css +++ b/ussrbasiczlax/css/style.css @@ -1828,6 +1828,6 @@ dl.bb-dl > dd > li { visibility: hidden; } -.btn-group > .btn:not(:last-child):not(.dropdown-toggle) { +.wall-item-tools-right > .btn-group > .btn:not(:last-child):not(.dropdown-toggle) { visibility: hidden; -} \ No newline at end of file +}