mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
make search bar on 4 column layout look right
This commit is contained in:
parent
647c925a1c
commit
6394d3e8cf
1 changed files with 2 additions and 0 deletions
|
@ -212,6 +212,8 @@ $base-bg: $ui-white;
|
|||
@media only screen and (max-width: $mobile - 1) {
|
||||
.outer {
|
||||
.search {
|
||||
width: $cols4;
|
||||
|
||||
.btn-search {
|
||||
left: 40px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue