You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the control along with bootstrap 3.2.0,I load bootstrap css,leaflet css and control css in that order,I find that the live update of location is not displayed,instead a tiny white rectangle displays above the rectangle.
I never used this control with bootstrap. It seems that the class "label" is also used by bootstrap which leads to interference. Either you can override these changes again in your custom CSS or you change the class-name in the code/CSS yourself.
I use the control along with bootstrap 3.2.0,I load bootstrap css,leaflet css and control css in that order,I find that the live update of location is not displayed,instead a tiny white rectangle displays above the rectangle.
Screenshot: http://bit.ly/1tCTIrM
I have added the .ie css file after the control's css,screenshot at http://bit.ly/11PQC7h
The text was updated successfully, but these errors were encountered: