diff options
| -rw-r--r-- | p/themes/template/template.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p/themes/template/template.css b/p/themes/template/template.css index 7b2401a18..eb474016e 100644 --- a/p/themes/template/template.css +++ b/p/themes/template/template.css @@ -605,6 +605,7 @@ a.btn { .flux:not(.current):hover .item.title { position: relative; width: auto; + white-space: nowrap; } #notification, |
