mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Merge pull request #755 from Flatta/use-css
Use CSS rather than tricky string manipulation
This commit is contained in:
commit
379aae6979
25 changed files with 27 additions and 27 deletions
1
web/css/styles.min.css
vendored
1
web/css/styles.min.css
vendored
|
@ -2946,6 +2946,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