Commit bf1f3e1d authored by Illya Klymov's avatar Illya Klymov Committed by Paul Slaughter

Remove obsolete CSS and fix icon alignment

parent f4ce990b
...@@ -48,11 +48,6 @@ ...@@ -48,11 +48,6 @@
padding: $gl-padding-top $gl-padding; padding: $gl-padding-top $gl-padding;
border-top: 1px solid $border-color; border-top: 1px solid $border-color;
} }
.report-block-list-icon .loading-container {
position: relative;
left: -2px;
}
} }
.report-block-container { .report-block-container {
......
---
title: Fix MR reports section loading icon alignment
merge_request: 31897
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment