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

Fix vertical scroll bar on .main container

This commit is contained in:
Jason Boxman
2020-09-30 20:13:26 -04:00
parent 2bdd54befc
commit 90e777b7af

View File

@@ -1175,10 +1175,6 @@ table > tbody > tr > td > div > div > p > code {
.hdlist > table, .colist > table {
border: 0;
background: none;
}
/* too much spacing, undo */
.colist > table {
margin-bottom: -0.50em;
}
.hdlist > table > tbody > tr, .colist > table > tbody > tr {
background: none;