Skip to content

Commit

Permalink
Fixed an issue with current location button not aligned in the middle.
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinJannis authored Oct 31, 2017
1 parent 078d663 commit 9b6dc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/calendar-nav/calendar-nav.component.less
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
border-radius: 50%;
box-shadow: inset 0 0 0 3px @c-white;
cursor: pointer;
vertical-align: middle;

&:hover {
background: @c-black;
Expand Down

0 comments on commit 9b6dc99

Please sign in to comment.