lille: fix style/position of tracking code button (#53696)

This commit is contained in:
Frédéric Péters 2021-05-03 18:26:00 +02:00
parent 614375cf18
commit 5138963833
1 changed files with 2 additions and 1 deletions

View File

@ -267,6 +267,8 @@ div.gru-nav .gru-nav-button {
width: 30%;
margin-left: 140px;
float: left;
padding-top: 15px;
position: relative;
@media screen and ($max-mobile-viewport) {
width: auto;
float: none;
@ -300,7 +302,6 @@ div.gru-nav .gru-nav-button {
border: 0;
top: 25px;
right: 5px;
bottom: 25px;
width: 60px;
text-align: center;
margin: 0;