set sticky header height to auto - fix #3011

This commit is contained in:
Negue 2014-09-09 20:10:08 +02:00
parent f59bba598e
commit 62361b6c3b

View file

@ -14,7 +14,10 @@
padding: 0
.toolbar.active ~ .header-wrap
padding: 0 // remove padding when toolbar is hidden
.sticky-wrapper
height: auto !important
/* login/menu buttons
--------------------- */
.user-menu