Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit ec24793

Browse files
authored
Merge pull request #16 from surface-security/main-header
Leave main-header z-index=1001 to prevent overlapping objects
2 parents be487b0 + a775ae0 commit ec24793

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

theme/static/assets/css/surface.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ html, body, .wrapper {
22
height: 100%;
33
}
44

5-
.main-header {
6-
z-index: 2;
7-
}
85
#search-nav {
96
max-width: 60% !important;
107
width: 60% !important;

0 commit comments

Comments
 (0)