1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.tab-content h2 { margin-bottom: 12px; } .js .tab-content { padding-top: 20px; padding-bottom: 20px; margin-top: 0; } .module-plot-canvas { display: block; width: 650px; height: 300px; margin: 20px 0; }