summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorgarbash <dor.garbash@gmail.com>2015-07-01 10:35:38 +0300
committerAlon Levy <alon@pobox.com>2015-07-06 12:33:52 +0300
commitbe155545682f38419d92d7e8c0f3e8ae19a5daa2 (patch)
tree5901fe143c4434de961f36ce46d9ba0474ca62e0 /res/client/css/style.css
parent5214ec063c327ca509695fc2de2ca13d600638f0 (diff)
filter dropdown nowrap
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 ee025acf..d1bc7884 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -488,7 +488,7 @@ table {
position: absolute;
right: 155px;
top: 0;
- width: 150px; }
+ white-space: nowrap; }
#menu__type-filter_header {
background: darkgray;