mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Fixed pointer on header
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
@@ -279,7 +279,8 @@ nav a {
|
||||
color: white;
|
||||
-webkit-transition: 0.3s;
|
||||
transition: 0.3s;
|
||||
font-size: 16px; }
|
||||
font-size: 16px;
|
||||
cursor: pointer !important;}
|
||||
.nav .container .nav__sections .nav__section .nav__links {
|
||||
position: absolute;
|
||||
padding: 20px 20px 20px 35px;
|
||||
|
||||
Reference in New Issue
Block a user