mirror of
https://github.com/Icinga/icinga-docs-tools.git
synced 2025-07-22 13:24:22 +02:00
Fix side menu height for Safari
This commit is contained in:
parent
c9e8eb78d3
commit
908e889df8
@ -123,6 +123,16 @@
|
||||
font-family: "Open Sans"
|
||||
}
|
||||
|
||||
/*
|
||||
.md-main__inner {
|
||||
min-height: 100vh;
|
||||
}
|
||||
*/
|
||||
|
||||
.md-sidebar--primary {
|
||||
min-height: 60vh;
|
||||
}
|
||||
|
||||
.md-content a {
|
||||
color: #0095BF;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user