From 18ab9c0d0e35c80c08f290dc8333fd9ce130f4d6 Mon Sep 17 00:00:00 2001 From: Peter Jaszkowiak Date: Sat, 17 Nov 2018 00:00:23 -0700 Subject: [PATCH] Removed once more nodebb/nodebb-plugin-composer-default#113 --- less/modules/taskbar.less | 7 ------- 1 file changed, 7 deletions(-) diff --git a/less/modules/taskbar.less b/less/modules/taskbar.less index 2cd875c..1cb8ded 100644 --- a/less/modules/taskbar.less +++ b/less/modules/taskbar.less @@ -140,11 +140,4 @@ } } } - - @media (max-width: @screen-sm) { - /* - Gets in the way of entering text when writing posts - */ - display: none !important; - } } \ No newline at end of file