mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
fixes okd css
This commit is contained in:
@@ -9,6 +9,17 @@ nav#main {
|
||||
border: 0;
|
||||
height: 90px;
|
||||
margin-bottom: 20px;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
/* fixed look and feel for OKD sidebar and toc update */
|
||||
|
||||
@media (min-width: 1425px) {
|
||||
.navbar.navbar-default.navbar-openshift.navbar-origin {
|
||||
width: 100%;
|
||||
position: fixed;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
.navbar.navbar-default.navbar-openshift .navbar-brand.origin {
|
||||
@@ -83,6 +94,7 @@ License: https://creativecommons.org/licenses/by/2.0/
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
bottom: 0;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
.footer-origin-docs a {
|
||||
|
||||
Reference in New Issue
Block a user