Skip to content

Commit

Permalink
#9792: fix z index order of catalog in app context wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudadel54 committed Dec 6, 2023
1 parent eefad42 commit 6530922
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions web/client/themes/default/less/dashboard.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

#mapstore-navbar-container {
margin-bottom: 0;
z-index: 1032;
}

.ms2-border-layout-content {
Expand Down
1 change: 0 additions & 1 deletion web/client/themes/default/less/navbar.less
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ ol {

#mapstore-navbar-container {
height: @square-btn-size;
z-index: 1032;
.nav {
&.pull-left {
display: flex;
Expand Down

0 comments on commit 6530922

Please sign in to comment.