mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Add padding to popover
Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
parent
82a52a8f17
commit
db6619fcf4
1 changed files with 1 additions and 0 deletions
|
|
@ -967,6 +967,7 @@ code {
|
|||
/* ---- jQuery UI datepicker ---- */
|
||||
.ui-widget.ui-datepicker {
|
||||
margin-top: 10px;
|
||||
padding: 4px 8px;
|
||||
|
||||
.ui-state-default,
|
||||
.ui-widget-content .ui-state-default,
|
||||
|
|
|
|||
Loading…
Reference in a new issue