grenoble-metropole-2019: remove margin from user-menu (#26506)

This commit is contained in:
Serghei Mihai 2019-02-21 15:42:24 +01:00
parent 9035196514
commit 83beca17ec
1 changed files with 4 additions and 0 deletions

View File

@ -832,6 +832,10 @@ select {
}
}
#sidebar div.user-menu div.cell {
margin-right: 0;
}
.gru-content div.cell {
h2:first-child {
@media screen and (max-width: $mobile-limit) {