change sticky-header height to 205px instead of auto - fixes #4023
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
padding: 0 // remove padding when toolbar is hidden
|
||||
|
||||
.sticky-wrapper
|
||||
height: auto !important
|
||||
height: 205px !important
|
||||
|
||||
/* login/menu buttons
|
||||
--------------------- */
|
||||
|
||||
Reference in New Issue
Block a user