6 lines
77 B
CSS
6 lines
77 B
CSS
#search-box {
|
|
margin-top: 0px;
|
|
margin-right: 0px;
|
|
box-shadow: unset;
|
|
}
|