Fix datepicker css issue with some themes

This commit is contained in:
Ultimate Member
2016-01-27 02:23:04 +02:00
parent c9a31d9b01
commit 08ad113998
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -228,6 +228,7 @@
}
.picker__button--today,
.picker__button--clear {
margin: 0 !important;
width: 50%;
display: inline-block;
background: none !important;
+1 -1
View File
File diff suppressed because one or more lines are too long