style fixes

pull/85/head
Bálint Szekeres 2019-05-19 18:04:37 +02:00
parent c1847af9ac
commit 207c68f82c
1 changed files with 2 additions and 2 deletions

View File

@ -185,7 +185,7 @@ section.tabs {
}
.col-form-label-sm {
padding-top: 0;
padding-top: 0.2rem;
padding-bottom: 0;
}
@ -305,7 +305,7 @@ main {
code {
display: block;
padding: 0.6rem;
padding: 8px 8px 12px;
-moz-tab-size: 4;
tab-size: 4;
overflow: visible;