Skip to content

Commit

Permalink
Update default.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Jul 27, 2019
1 parent 58cb521 commit bb4f08f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MyApp/src/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
body {
padding-top: 54px;
}
.form-check.form-control {
padding-left: 1.75rem;
height: auto;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
Expand Down

0 comments on commit bb4f08f

Please sign in to comment.