forked from mirror/pixelfed
Remove old search bar css
This commit is contained in:
parent
680387e35b
commit
0bc4c26403
1 changed files with 0 additions and 10 deletions
10
resources/assets/sass/custom.scss
vendored
10
resources/assets/sass/custom.scss
vendored
|
@ -37,16 +37,6 @@ body, button, input, textarea {
|
||||||
color: #212529 !important;
|
color: #212529 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.search-form {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.search-form input,
|
|
||||||
.search-form .form-inline,
|
|
||||||
.search-form .form-control {
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.settings-nav .active {
|
.settings-nav .active {
|
||||||
border-left: 2px solid #6c757d !important
|
border-left: 2px solid #6c757d !important
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue