mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
main-content.less: no left margin for icons
This commit is contained in:
parent
c785b61874
commit
7a20432b6b
@ -204,6 +204,7 @@ table.benchmark {
|
|||||||
|
|
||||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.info-box {
|
.info-box {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user