diff --git a/projects/common-map/src/fm-map/components/aol/rotation-reset/rotation-reset.component.scss b/projects/common-map/src/fm-map/components/aol/rotation-reset/rotation-reset.component.scss index f78a2d2..3d304c4 100644 --- a/projects/common-map/src/fm-map/components/aol/rotation-reset/rotation-reset.component.scss +++ b/projects/common-map/src/fm-map/components/aol/rotation-reset/rotation-reset.component.scss @@ -7,6 +7,7 @@ opacity: 1; border-radius:1.75em; padding:0; + margin-top:0.5em; } #north { @@ -50,8 +51,6 @@ div.compass:hover #north { fill:$white; } - - .compass-n { transition: opacity 1s ease-out 2s,height 1s ease-out 3s,margin-top 1s ease-out 3s; opacity:0;