From 9bf8d7cd9adaafa30e661ff2605ccf1f871d5065 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 27 Dec 2022 08:30:33 +0200 Subject: [PATCH] fix this https://stupidpol.site/h/meta/post/134631/im-too-lazy-to-test-so/3311840#context --- files/assets/css/main.css | 4 ++-- files/templates/settings/common.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 014e92565..621c17fdc 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -4099,12 +4099,12 @@ ul.comment-section { width: 100%; z-index: 1; } -.comment-write .comment-format .format { +.format { padding: 0 0.5rem; font-size: 1rem; color: var(--gray-200); } -.comment-write .comment-format .format:hover { +.format:hover { color: var(--black); } .comment .comment-collapse-icon:hover::before { diff --git a/files/templates/settings/common.html b/files/templates/settings/common.html index 4ef0322e0..b6e1c7352 100644 --- a/files/templates/settings/common.html +++ b/files/templates/settings/common.html @@ -80,10 +80,10 @@ {% if show_extras %} -
-
GIF
+
+
GIF
  -

+					

 					 
 					{% if show_file_upload %}