This commit is contained in:
Lieu Le
2019-09-17 13:14:57 +07:00
parent 10409bae70
commit e19d4a04fc
2 changed files with 3 additions and 1 deletions

View File

@@ -514,6 +514,7 @@ button.opal-collapse-button{
.searchbox-main {
background-color: $white;
margin-bottom: 20px;
padding: $grid-gutter-width/2;
.searchbox-field {
display: inline-block;
}