Update bootstrap-datetimepicker and fix #675

This commit is contained in:
James Brooks
2015-06-16 14:28:26 +01:00
parent fd2401a302
commit ea56ca4cec
7 changed files with 34 additions and 51 deletions

View File

@@ -327,14 +327,3 @@
cursor: pointer;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}