passage des :before/:after en ::before/::after
This commit is contained in:
parent
788272745c
commit
285764c5f9
8 changed files with 15 additions and 15 deletions
|
@ -76,7 +76,7 @@ Description: Reset styles for WordPress usage of KNACSS
|
|||
.comment-content {
|
||||
clear: both;
|
||||
|
||||
&:after, &:before {
|
||||
&::after, &::before {
|
||||
content: "";
|
||||
display: table;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue