summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlexander Weidinger <irgendwie@users.noreply.github.com>2016-09-21 20:59:09 +0200
committerThomas Müller <DeepDiver1975@users.noreply.github.com>2016-09-21 20:59:09 +0200
commit4c9870fa225d93563c5142242fdabfcd2908ef01 (patch)
treeaacac3d46d6cdd5e2170a3324721b014d51952cf /css
parent956e059cb6b2831a28f0858e8bb29f7ff14a025b (diff)
Fixes #513. (#515)
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/public/style.css b/css/public/style.css
index 5b547132..befe6757 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -202,6 +202,7 @@ detailsitem label {
text-align: right;
opacity: .5;
white-space: nowrap;
+ overflow: hidden;
overflow-x: hidden;
text-overflow: ellipsis;
vertical-align: middle;