summaryrefslogtreecommitdiffstats
path: root/css/content.css
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-21 12:56:56 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-21 12:57:03 +0100
commitdfeb06fea38251b2e34a2ef0e0d586ddd1d7d630 (patch)
tree285a694a5de3f0031d591aae8a101b03edeb4eda /css/content.css
parent6d3e829821707095269590f8a880f88d1cf8c980 (diff)
fix #661
Diffstat (limited to 'css/content.css')
-rw-r--r--css/content.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/content.css b/css/content.css
index 1e65b7abe..19c3709e2 100644
--- a/css/content.css
+++ b/css/content.css
@@ -165,6 +165,10 @@
height: auto;
}
+ #app-content .utils ul > li {
+ min-width: 0;
+ }
+
#app-content .util-spacer {
width: 20px;
}