Navigation Menu

Skip to content

Commit

Permalink
fix(core): Fix details drawer positioning (#8754)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyhebebrand committed Nov 24, 2020
1 parent 838afe2 commit 530f59c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/modules/core/src/presentation/main.less
Expand Up @@ -287,7 +287,6 @@ html {
.detail-content {
z-index: var(--layer-high);
position: absolute;
top: 0;
margin-top: -20px;
height: 100%;
width: 390px;
Expand Down

0 comments on commit 530f59c

Please sign in to comment.