Skip to content

Commit e0b0b80

Browse files
committed
Merge pull request #23 from cbetta/fixed-scroll-bar
Fix unwanted scrollbars on generator
2 parents d113227 + 69a2caa commit e0b0b80

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

css/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ h3 {
3535
font-size: 20px;
3636
}
3737

38+
.tab-content {
39+
padding-bottom: 15px;
40+
}
41+
3842
.example {
3943
position: relative;
4044
margin: 0;

0 commit comments

Comments
 (0)