grandlyon-sau: fix links arrow position (#25292)

This commit is contained in:
Serghei Mihai 2018-07-16 16:35:37 +02:00
parent 2646339ccf
commit 5a0f81c82a
1 changed files with 1 additions and 0 deletions

View File

@ -134,6 +134,7 @@ div.cell > div {
content: '\f105'; /* angle-right */
font-family: FontAwesome;
margin-left: 0.75em;
width: auto;
}
}
}