summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/spinner.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/framework/spinner.scss')
-rw-r--r--app/assets/stylesheets/framework/spinner.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/spinner.scss b/app/assets/stylesheets/framework/spinner.scss
index 5e05311041c..b7a99d421c9 100644
--- a/app/assets/stylesheets/framework/spinner.scss
+++ b/app/assets/stylesheets/framework/spinner.scss
@@ -51,7 +51,8 @@
}
.btn {
- .spinner {
+ .spinner,
+ .gl-spinner {
vertical-align: text-bottom;
}
}