Commit fb7f9b93 authored by Bryce Johnson's avatar Bryce Johnson

Add slight padding to top of loading state.

parent fd24ec32
......@@ -429,6 +429,10 @@
}
}
#merge-request-widget-app .loading {
padding-top: 5px;
}
#merge-request-widget-app .loading,
.approvals-components {
border-top: 1px solid $well-inner-border;
......
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