Fix issues with icons after changing icon-font generator
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -247,4 +247,8 @@ a.linkButton {
|
||||
.version {
|
||||
font-size: 0.7em;
|
||||
}
|
||||
}
|
||||
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
vertical-align: baseline;
|
||||
}
|
||||
Reference in New Issue
Block a user