mirror of
https://github.com/friendica/friendica
synced 2025-03-04 11:08:26 +00:00
Frio: break too long words in topbar notifications
This commit is contained in:
parent
6e264724f8
commit
2fb162e391
1 changed files with 1 additions and 0 deletions
|
@ -740,6 +740,7 @@ nav.navbar .nav > li > button:focus {
|
|||
#topbar-first #nav-notifications-menu a {
|
||||
color: $font_color_darker;
|
||||
padding: 0;
|
||||
word-break: break-word;
|
||||
}
|
||||
#topbar-first #nav-notifications-menu li.notif-entry {
|
||||
color: $font_color_darker;
|
||||
|
|
Loading…
Add table
Reference in a new issue