From 80257353bab76990db4f4eea8e189818db84d80b Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 3 Nov 2018 18:01:14 +0100 Subject: [PATCH] css: reduce size of the label for reply notifications Otherwise, the label seems too big for me. --- isso/css/isso.css | 1 + 1 file changed, 1 insertion(+) diff --git a/isso/css/isso.css b/isso/css/isso.css index 596f11e..b00366f 100644 --- a/isso/css/isso.css +++ b/isso/css/isso.css @@ -185,6 +185,7 @@ margin-left: 0; } .isso-postbox > .form-wrapper .notification-section { + font-size: 0.90em; padding-top: .3em; } #isso-thread .textarea:focus,