mirror of https://github.com/ColorlibHQ/gentelella
.left class makes daterangepicker plugin unusable on mobile devices
parent
6f12d36249
commit
622ed7a89a
|
@ -3480,6 +3480,9 @@ a.hiddenanchor {
|
|||
.left {
|
||||
float: left;
|
||||
}
|
||||
.calendar.left {
|
||||
float: initial !important;
|
||||
}
|
||||
.alignleft {
|
||||
float: left;
|
||||
margin-right: 15px;
|
||||
|
|
Loading…
Reference in New Issue