aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass/include/_mixins.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass/include/_mixins.scss')
-rw-r--r--client/src/sass/include/_mixins.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/sass/include/_mixins.scss b/client/src/sass/include/_mixins.scss
index 2f436d787..4d7a19ddf 100644
--- a/client/src/sass/include/_mixins.scss
+++ b/client/src/sass/include/_mixins.scss
@@ -701,6 +701,7 @@
701 span { 701 span {
702 position: absolute; 702 position: absolute;
703 color: $grey-foreground-color; 703 color: $grey-foreground-color;
704
704 @if $small { 705 @if $small {
705 top: -1px; 706 top: -1px;
706 } 707 }