1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

break all instead of word

This commit is contained in:
Kyle Spearrin
2018-04-13 23:14:57 -04:00
parent 1bc1e86a53
commit cfa0e1044f
3 changed files with 2 additions and 6 deletions

View File

@@ -68,10 +68,6 @@ p.lead {
padding-bottom: 0 !important;
}
.break-all {
word-break: break-all;
}
[hidden] {
display: none !important;
}