From aae8dce706d361c09ab74d925a47c72431237595 Mon Sep 17 00:00:00 2001 From: garbash Date: Wed, 1 Jul 2015 11:11:25 +0300 Subject: Revert "filter dropdown nowrap" This reverts commit 4bb0286b0534924d3e8644fa37236c30a680059d. Should be done at scss. --- res/client/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/client/css/style.css') diff --git a/res/client/css/style.css b/res/client/css/style.css index d1bc7884..ee025acf 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -488,7 +488,7 @@ table { position: absolute; right: 155px; top: 0; - white-space: nowrap; } + width: 150px; } #menu__type-filter_header { background: darkgray; -- cgit v1.3.1