Fix code demo size being incorrect for some langs

This commit is contained in:
Beka Westberg
2020-09-01 14:37:29 -07:00
parent af9be6d9c3
commit e5e161c5fb

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;