|
@@ -21,6 +21,7 @@
|
|
|
// sticky
|
|
// sticky
|
|
|
position: sticky;
|
|
position: sticky;
|
|
|
top: $grw-navbar-border-width;
|
|
top: $grw-navbar-border-width;
|
|
|
|
|
+ z-index: $zindex-sticky;
|
|
|
|
|
|
|
|
.ak-navigation-resize-button {
|
|
.ak-navigation-resize-button {
|
|
|
// locate to the center of screen
|
|
// locate to the center of screen
|