diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 967744f6..43d59938 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -568,6 +568,7 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + display: inline-block; } .popup80 .popup { |
