main-content.less: no left margin for icons

This commit is contained in:
Thomas Gelf 2015-06-03 14:58:17 +02:00
parent c785b61874
commit 7a20432b6b
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ table.benchmark {
[class^="icon-"]:before, [class*=" icon-"]:before {
text-decoration: none;
margin-left: 0;
}
.info-box {