Commit 0d2415b
authored
Fix styling on tag filter button (#1925)
The original example from tagfilterbutton had some
extra lines of styling in the css, that were not present
in the supplied css file.
As a workaround, I copied those lines into the Folium
template.1 parent 570f293 commit 0d2415b
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
33 | 45 | | |
34 | 46 | | |
35 | 47 | | |
| |||
0 commit comments