mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Use white-space: nowrap;
rather than replacing spaces with s
This commit is contained in:
parent
4ad29ac76c
commit
497f388dcd
25 changed files with 28 additions and 27 deletions
1
web/css/styles.min.css
vendored
1
web/css/styles.min.css
vendored
|
@ -2929,6 +2929,7 @@ form#vstobjects.suspended {
|
|||
padding: 3px 14px 3px 27px;
|
||||
position: absolute;
|
||||
text-transform: uppercase;
|
||||
white-space: nowrap;
|
||||
word-break: keep-all;
|
||||
z-index: -1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue