mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
newgrid: fixes to default home dashboard
This commit is contained in:
@@ -35,7 +35,7 @@ $path-position: $marker-size-half - ($path-height / 2);
|
||||
// Container element
|
||||
.progress-tracker {
|
||||
display: flex;
|
||||
margin: 20px auto;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user