Merge pull request #723 from nextcloud/timepicker
Prevent timepicker from flowing to new line
This commit is contained in:
commit
c1b00d1266
1 changed files with 1 additions and 1 deletions
|
@ -990,7 +990,7 @@
|
|||
width: 59%;
|
||||
}
|
||||
&.time {
|
||||
width: 40%
|
||||
width: 39%
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue