From 8d40eb8584369920da92e5ec68912a9b167958a5 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"] {