tweak position of help button
This commit is contained in:
parent
023293de8a
commit
eeeb64d29a
|
@ -2,7 +2,7 @@
|
|||
.feedback-button
|
||||
display: none
|
||||
position: fixed
|
||||
right: 4%
|
||||
right: 9%
|
||||
left: auto
|
||||
bottom: 0
|
||||
margin: 0
|
||||
|
@ -17,6 +17,9 @@
|
|||
color: #399399
|
||||
z-index: 89
|
||||
|
||||
@media #{$medium-up}
|
||||
right: 5%
|
||||
|
||||
.feedback-button:hover
|
||||
transform: translateY(5%)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user