Hide context trigger on desktop

This commit is contained in:
James Barnsley
2017-04-11 07:32:16 +12:00
parent 609f6fa991
commit 098203a007

View File

@ -270,14 +270,13 @@
position: fixed;
bottom: 50px;
right: 5px;
width: 50px;
height: 50px;
overflow: hidden;
z-index: 97;
border-radius: 50%;
background: $blue;
color: #FFFFFF;
width: 50px;
height: 50px;
overflow: hidden;
display: inline-block;
&:focus,
&:active {