Let the logeed ins see the navbar!
This commit is contained in:
parent
e440512293
commit
6a7ec2e23c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
.is-fixed {
|
.is-fixed {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: var(--drupal-displace-offset-top, 0px);
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
z-index: +400;
|
z-index: +400;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue