Add padding to popover

Signed-off-by: Marin Treselj <marin@pixelipo.com>
This commit is contained in:
Marin Treselj 2017-07-14 15:14:25 +02:00 committed by Roeland Jago Douma
parent 82a52a8f17
commit db6619fcf4
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 1 additions and 0 deletions

View File

@ -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,