Skip to content

Commit

Permalink
Reset increasing icon text size
Browse files Browse the repository at this point in the history
There are some usage with 5 chars that do not fit anymore.
Let's reset for now and maybe introduce later a way for the user
to configure the size
  • Loading branch information
yohanboniface committed Nov 26, 2023
1 parent 34ee8e8 commit 25a61f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion umap/static/umap/map.css
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,6 @@ a.add-datalayer:hover,
vertical-align: middle;
color: white;
font-weight: bold;
font-size: 1.2rem;
}
.umap-circle-icon {
border: 1px solid white;
Expand Down

0 comments on commit 25a61f1

Please sign in to comment.