fix layout

This commit is contained in:
artus
2018-10-11 20:44:22 +02:00
parent 4f67398219
commit 66ff93eb58
5 changed files with 20 additions and 44 deletions

View File

@@ -78,8 +78,8 @@ body {
padding-top: .75rem;
padding-bottom: .75rem;
font-size: 1rem;
background-color: rgba(0, 0, 0, .25);
box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
// background-color: rgba(0, 0, 0, .25);
// box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}
.navbar .form-control {