Commit daa1b856 authored by Vitaly Slobodin's avatar Vitaly Slobodin Committed by Douglas Barbosa Alexandre

Add spacing for Upgrade and Manage buttons

parent c61349a9
...@@ -210,4 +210,12 @@ ...@@ -210,4 +210,12 @@
} }
} }
} }
.card-header {
.controls {
> .btn:not(:last-child) {
margin: 0 $gl-padding-8 0 0;
}
}
}
} }
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