From 4a0c9a4d85d03f95d30447722ae5fb6d4946a4db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Daniel?= Date: Sat, 24 Jun 2017 21:05:37 +0200 Subject: [PATCH] Makes that format-text inline important --- stylesheets/greybird.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/greybird.css b/stylesheets/greybird.css index a9963e36..081e3543 100644 --- a/stylesheets/greybird.css +++ b/stylesheets/greybird.css @@ -153,7 +153,7 @@ textarea#body { } #quick-reply .format-text > a { - display: inline; + display: inline !important; } input[type="submit"] {