summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/reports.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/pages/reports.scss')
-rw-r--r--app/assets/stylesheets/pages/reports.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/pages/reports.scss b/app/assets/stylesheets/pages/reports.scss
index f7619ccbd20..94da72622af 100644
--- a/app/assets/stylesheets/pages/reports.scss
+++ b/app/assets/stylesheets/pages/reports.scss
@@ -52,11 +52,6 @@
.report-block-list-icon .loading-container {
position: relative;
left: -2px;
- // needed to make the next element align with the
- // elements below that have a svg with 16px width
- .fa-spinner {
- width: 16px;
- }
}
}