Skip to content

Commit

Permalink
Update mobile style css.
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvullings committed Aug 28, 2015
1 parent 93874ee commit 75c5942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/public/css/mobile-style.css
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,8 @@ input[type="radio"], input[type="checkbox"] {
}
.tab-pane.active {
display: block !important;
float: left;
width: 100%;
}
.leaflet-popup-content-wrapper {
background: #B5A3C1;
Expand Down

0 comments on commit 75c5942

Please sign in to comment.