Elastic: Fix small wrapping issue in weekly recurrence form
This commit is contained in:
parent
c142ce597a
commit
3ec3b4e573
1 changed files with 1 additions and 0 deletions
|
@ -508,6 +508,7 @@ html.touch {
|
|||
display: inline-block;
|
||||
width: 3.5em;
|
||||
margin-right: .5rem;
|
||||
white-space: nowrap;
|
||||
|
||||
input {
|
||||
margin-right: .25rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue