remove padding

This commit is contained in:
Uwe Steinmann 2016-08-29 09:43:53 +02:00
parent 6ab08983bb
commit c8a689cf60

View File

@ -8,7 +8,7 @@
*
*/
.datepicker {
padding: 4px;
_padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;