summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2015-07-01 11:11:25 +0300
committerAlon Levy <alon@pobox.com>2015-07-06 12:33:52 +0300
commitaae8dce706d361c09ab74d925a47c72431237595 (patch)
treee2fcc05b7a11e1d4551d768d46ae3e501ca6cb83 /res/client/css/style.css
parentbe155545682f38419d92d7e8c0f3e8ae19a5daa2 (diff)
Revert "filter dropdown nowrap"
This reverts commit 4bb0286b0534924d3e8644fa37236c30a680059d. Should be done at scss.
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css2
1 files changed, 1 insertions, 1 deletions
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;