From 0469564da0e62e2fd31e2151b4345fbda3be25da Mon Sep 17 00:00:00 2001 From: ghost Date: Fri, 8 Jul 2022 22:47:28 +0300 Subject: [PATCH] remove double closing button --- home.html | 4 ++-- theme_nin_night/css/style.css | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/home.html b/home.html index b41ea21..77b18a7 100644 --- a/home.html +++ b/home.html @@ -317,7 +317,7 @@ - × + ×
Last activity @@ -451,7 +451,7 @@
-
×
+
×
don't show it again
diff --git a/theme_nin_night/css/style.css b/theme_nin_night/css/style.css index 0e96849..17a0f3b 100644 --- a/theme_nin_night/css/style.css +++ b/theme_nin_night/css/style.css @@ -2255,6 +2255,10 @@ textarea.splited-post { display: inline-block; } +.twister-user-remove span { + display: none +} + /* line 485, ../sass/style.sass */ .twister-user:hover .twister-user-remove { text-decoration: none;