Consistency: semi-colon everywhere
This commit is contained in:
parent
d72f279467
commit
3f9c557d46
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
|
||||
.icon.after:before {
|
||||
content: "" !important
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
.icon-rate:before,
|
||||
|
|
Loading…
Reference in a new issue