Search bar refactored with Nodes and Channels
This commit is contained in:
@@ -32,6 +32,7 @@ form {
|
||||
}
|
||||
|
||||
.search-box-container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
@media (min-width: 768px) {
|
||||
min-width: 400px;
|
||||
@@ -48,4 +49,4 @@ form {
|
||||
.btn {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user