about summary refs log tree commit diff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/custom.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/custom.css b/static/css/custom.css
index 2e05070..bce3998 100644
--- a/static/css/custom.css
+++ b/static/css/custom.css
@@ -88,7 +88,7 @@ dl.data {
 dl.data dt {
   float: left;
   clear: left;
-  width: 100px;
+  max-width: 40%;
   text-align: right;
   font-weight: bold;
 }