Quote fix

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-01-11 12:02:41 +01:00
parent 2d56cceb87
commit 5b4d5aba41
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 2 additions and 2 deletions

View File

@ -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;