Skip to content

Commit

Permalink
Corrected border botton 'Save Selected'.
Browse files Browse the repository at this point in the history
  • Loading branch information
r.marshevskyy committed Feb 25, 2015
1 parent 8cdc02d commit f48d5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.datetimepicker.css
Expand Up @@ -473,7 +473,7 @@
}
.xdsoft_datetimepicker .xdsoft_save_selected {
display: block;
border: 1px solid #dddddd;
border: 1px solid #dddddd !important;
margin-top: 5px;
width: 100%;
color: #454551;
Expand Down

0 comments on commit f48d5ee

Please sign in to comment.