diff options
Diffstat (limited to 'themes/minimal/style.css')
| -rw-r--r-- | themes/minimal/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/minimal/style.css b/themes/minimal/style.css index 0ad511766b..e0928b75aa 100644 --- a/themes/minimal/style.css +++ b/themes/minimal/style.css @@ -1386,7 +1386,8 @@ dd { position: absolute; width: 16em; padding: 0.5em; - left: 0.5em; + white-space:normal; + left:-5em; top: 0.5em; z-index: 9999; } |
