1
0
Fork 0

Remove old search bar css

This commit is contained in:
Daniel Supernault 2019-04-01 21:49:11 -06:00
parent 680387e35b
commit 0bc4c26403
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 0 additions and 10 deletions

View File

@ -37,16 +37,6 @@ body, button, input, textarea {
color: #212529 !important;
}
.search-form {
width: 100%;
}
.search-form input,
.search-form .form-inline,
.search-form .form-control {
width: 100%;
}
.settings-nav .active {
border-left: 2px solid #6c757d !important
}