Fix menu positions for floating bar.
This commit is contained in:
@@ -243,7 +243,7 @@ tooltip label {
|
||||
|
||||
.event-top-padding * {
|
||||
min-height: 0em;
|
||||
margin-top: 2.8em;
|
||||
margin-top: 2.8em + if($bar-floating, $bar-margin_top, 0em);
|
||||
}
|
||||
|
||||
@keyframes spin {
|
||||
|
||||
Reference in New Issue
Block a user