Add standard border-radius to datepicker

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-08-25 14:03:18 +02:00
parent 7b8bd8188e
commit cd1e384b14
1 changed files with 2 additions and 0 deletions

View File

@ -992,6 +992,8 @@ code {
margin-top: 10px;
padding: 4px 8px;
width: auto;
border-radius: 3px;
border: none;
.ui-state-default,
.ui-widget-content .ui-state-default,