Fixed: Help icon not centered (#2531)

Fixes #2528
This commit is contained in:
Qstick 2018-02-18 15:06:53 +01:00 committed by Leonardo Galli
commit 4dc3612347

View file

@ -41,6 +41,7 @@
.help-inline {
display : inline-block;
margin-top : 8px;
padding-left : 0px;
@media (max-width: @screen-xs-max) {