Quote fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
2d56cceb87
commit
5b4d5aba41
|
@ -638,8 +638,8 @@ em {
|
|||
padding: 0 10px;
|
||||
}
|
||||
}
|
||||
[class^="icon-"],
|
||||
[class*=" icon-"]{
|
||||
[class^='icon-'],
|
||||
[class*=' icon-']{
|
||||
/* Keep padding to define the width to
|
||||
assure correct position of a possible text */
|
||||
padding: 18px 0 18px 36px;
|
||||
|
|
Loading…
Reference in New Issue