Modified lcube6 and nhsys templates: removed sticky on #navigationprint
This commit is contained in:
parent
1139a8474e
commit
1cf7e55f7b
@ -224,7 +224,7 @@ section {
|
|||||||
**********MENU************
|
**********MENU************
|
||||||
**************************/
|
**************************/
|
||||||
#navigationprint {
|
#navigationprint {
|
||||||
position: sticky;
|
/* position: sticky; */
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -224,7 +224,7 @@ section {
|
|||||||
**********MENU************
|
**********MENU************
|
||||||
**************************/
|
**************************/
|
||||||
#navigationprint {
|
#navigationprint {
|
||||||
position: sticky;
|
/* position: sticky; */
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user