The space content is one way to avoid an Opera bug.
This commit is contained in:
parent
2a32cf2acc
commit
6025cdde17
@ -11,7 +11,7 @@
|
||||
|
||||
&:after,
|
||||
&:before
|
||||
content: ''
|
||||
content: ' ' // The space content is one way to avoid an Opera bug.
|
||||
display: table
|
||||
|
||||
// Float either direction
|
||||
|
Loading…
Reference in New Issue
Block a user