Prevent layout shift with installed plugins
This commit is contained in:
parent
df7008ddad
commit
91139b634d
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@
|
||||||
@include margin-right($margin-right);
|
@include margin-right($margin-right);
|
||||||
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
display: inline-block;
|
||||||
width: $width;
|
width: $width;
|
||||||
top: $top;
|
top: $top;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue