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