mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
IMPR: Marker positioning
This commit is contained in:
parent
865eb739a9
commit
eaae57eb8a
@ -82,6 +82,7 @@ $map-popup-color: $body-color !default;
|
|||||||
width: $map-marker-size;
|
width: $map-marker-size;
|
||||||
height: $map-marker-size;
|
height: $map-marker-size;
|
||||||
font-size: $map-marker-size;
|
font-size: $map-marker-size;
|
||||||
|
line-height: 1em;
|
||||||
color: $map-marker-color;
|
color: $map-marker-color;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user