mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Merge pull request #4251 from BeksOmega/fix/code-demo-size
Fix code demo size being incorrect for some langs
This commit is contained in:
@@ -74,6 +74,7 @@ td.tabon {
|
||||
border-bottom-color: #ddd !important;
|
||||
background-color: #ddd;
|
||||
padding: 5px 19px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
td.taboff {
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user