Commit 54bdc867 authored by Regis's avatar Regis

make header match old 16px padding of body contents

parent c9256ccf
......@@ -118,7 +118,7 @@
.mr-widget-body,
.ci_widget,
.mr-widget-footer {
padding: 10px;
padding: 16px;
}
.mr-widget-pipeline-graph {
......@@ -392,7 +392,7 @@
border-color: $border-color;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
padding: 10px;
padding: 16px;
margin-bottom: -1px;
}
......
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