mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Fix inline panel heading height
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
.panel-heading {
|
||||
padding: 7px $gl-padding;
|
||||
line-height: 42px !important;
|
||||
}
|
||||
|
||||
.panel-body {
|
||||
@@ -15,3 +14,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.container-blank .panel .panel-heading {
|
||||
line-height: 42px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user