Skip to content
Snippets Groups Projects
Commit f31dfae2 authored by Douwe Maan's avatar Douwe Maan
Browse files

Fix inline panel heading height

parent 4493d3fd
Branches
Tags
1 merge request!2106Fix inline panel heading height
Pipeline #
Loading
Loading
@@ -3,7 +3,6 @@
 
.panel-heading {
padding: 7px $gl-padding;
line-height: 42px !important;
}
 
.panel-body {
Loading
Loading
@@ -15,3 +14,7 @@
}
}
}
.container-blank .panel .panel-heading {
line-height: 42px !important;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment