Skip to content

Commit e15549d

Browse files
committed
Subheader - Fixed issue on new header actually scrolls up past the current header
1 parent 22aa6aa commit e15549d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/gwt/material/design/addins/client/subheader/resources/css/subheader.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@
2727
top: 0;
2828
min-height: 5px;
2929
width: 100%;
30-
z-index: 995;
30+
z-index: 996;
3131
}

src/main/resources/gwt/material/design/addins/client/subheader/resources/css/subheader.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)