Skip to content
Snippets Groups Projects
Commit dbb2f4e8 authored by George Tsiolis's avatar George Tsiolis
Browse files

Increase new issue metadata form margin

parent ee189fd5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -46,7 +46,7 @@
}
 
&.middle-block {
margin-top: 0;
margin-top: $gl-padding-24;
margin-bottom: 0;
}
 
Loading
Loading
@@ -61,7 +61,7 @@
}
 
&.footer-block {
margin-top: 0;
margin-top: $gl-padding-24;
border-bottom: 0;
margin-bottom: -$gl-padding;
}
Loading
Loading
Loading
Loading
@@ -212,6 +212,7 @@ $tooltip-font-size: 12px;
/*
* Padding
*/
$gl-padding-24: 24px;
$gl-padding: 16px;
$gl-padding-8: 8px;
$gl-padding-4: 4px;
Loading
Loading
---
title: Increase new issue metadata form margin
merge_request: 18630
author: George Tsiolis
type: fixed
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