Merge pull request #4251 from BeksOmega/fix/code-demo-size

Fix code demo size being incorrect for some langs
This commit is contained in:
Rachel Fenichel
2020-09-01 15:36:50 -07:00
committed by GitHub

View File

@@ -74,6 +74,7 @@ td.tabon {
border-bottom-color: #ddd !important;
background-color: #ddd;
padding: 5px 19px;
white-space: nowrap;
}
td.taboff {
cursor: pointer;