We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ade8c commit 0a9f07fCopy full SHA for 0a9f07f
_stylesheets/docs.css
@@ -29,7 +29,7 @@ nav#main {
29
filter: drop-shadow(0.6em 0.01em 0.2em);
30
}
31
32
-
+
33
.navbar.navbar-default.navbar-openshift .navbar-brand.origin {
34
background: url("../_images/okd_logo.svg") no-repeat scroll 0% 95%;
35
background-size: 140px;
@@ -2123,6 +2123,7 @@ ol.lowergreek {
2123
border: 0;
2124
background: none;
2125
margin-bottom: 0;
2126
+ word-break: break-word;
2127
2128
2129
.hdlist>table>tbody>tr, .colist>table>tbody>tr {
@@ -2582,4 +2583,4 @@ b.conum * {
2582
2583
2584
.print-logo {
2585
display: none;
-}
2586
+}
0 commit comments