Skip to content

Commit 6b87981

Browse files
committed
header: increase invenio menu z-index
1 parent 6d077e9 commit 6b87981

File tree

1 file changed

+1
-1
lines changed
  • invenio_theme/assets/semantic-ui/less/invenio_theme/theme/collections

1 file changed

+1
-1
lines changed

invenio_theme/assets/semantic-ui/less/invenio_theme/theme/collections/menu.overrides

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.2);
159159
background-color: rgb(255, 255, 255);
160160
height: 100vh;
161-
z-index: 3;
161+
z-index: 20;
162162
padding: 2rem 1.5rem 1.5rem 1.5rem;
163163
overflow-y: scroll;
164164

0 commit comments

Comments
 (0)