Merge pull request #723 from nextcloud/timepicker

Prevent timepicker from flowing to new line
This commit is contained in:
Raimund Schlüßler 2019-11-21 20:34:55 +01:00 committed by GitHub
commit c1b00d1266
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -990,7 +990,7 @@
width: 59%;
}
&.time {
width: 40%
width: 39%
}
}
}