Skip to content
Snippets Groups Projects
Commit 58b82172 authored by HJ's avatar HJ :fire:
Browse files

fix gap between panel heading and timeline menu

parent c3c120e9
No related branches found
No related tags found
2 merge requests!1711Update stable - 2.5.0 release,!1503Layout refactoring + Three column mode
......@@ -93,7 +93,6 @@
<style lang="scss">
.TimelineQuickSettings {
align-self: stretch;
> button {
line-height: 100%;
......
......@@ -43,6 +43,10 @@
min-width: 0;
width: 24rem;
.popover-trigger-button {
vertical-align: bottom;
}
.timeline-menu-popover-wrap {
overflow: hidden;
// Match panel heading padding to line up menu with bottom of heading
......
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