1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

break words on overflow, resolves #135

This commit is contained in:
Kyle Spearrin
2018-09-12 13:18:22 -04:00
parent 98745dd83b
commit 7ef070b411

View File

@@ -68,6 +68,8 @@
ul.fa-ul {
li {
word-break: break-all;
.fa-li {
left: -11px;
top: 8px;