Skip to content

Commit 9b6dc99

Browse files
authored
Fixed an issue with current location button not aligned in the middle.
1 parent 078d663 commit 9b6dc99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/calendar-nav/calendar-nav.component.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
border-radius: 50%;
8989
box-shadow: inset 0 0 0 3px @c-white;
9090
cursor: pointer;
91+
vertical-align: middle;
9192

9293
&:hover {
9394
background: @c-black;

0 commit comments

Comments
 (0)