Skip to content
Snippets Groups Projects
Commit 29b20181 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Reduce padding of mr widget mini graph

parent 8d443c01
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -125,6 +125,12 @@
line-height: 16px;
}
 
@media (min-width: $screen-sm-min) {
.stage-cell {
padding: 0 4px;
}
}
@media (max-width: $screen-xs-max) {
order: 1;
margin-top: $gl-padding-top;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment