1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Fix sidebar word overflow

This commit is contained in:
Lindsey Barbee-Vargas
2020-10-05 15:12:00 -04:00
committed by openshift-cherrypick-robot
parent 37176e4b03
commit a1dba06e0c

View File

@@ -349,6 +349,7 @@ h6 > a.anchor:hover {
font-weight: 300;
display: none;
padding-top: 13px;
overflow-wrap: break-word;
}
@media screen and (max-width: 767px) {