Elastic: Fix small wrapping issue in weekly recurrence form

This commit is contained in:
Aleksander Machniak 2018-10-01 09:11:25 +00:00
parent c142ce597a
commit 3ec3b4e573

View file

@ -508,6 +508,7 @@ html.touch {
display: inline-block;
width: 3.5em;
margin-right: .5rem;
white-space: nowrap;
input {
margin-right: .25rem;