Skip to content

Commit

Permalink
Update margin for search vue
Browse files Browse the repository at this point in the history
Rebased from commit "Update" 9f1ff37

Change-Id: Iff3f13fccd6049c8a8ba58277f5b64404711a1d9
  • Loading branch information
lakejason0 authored and winstonsung committed Jan 18, 2024
1 parent b511d23 commit 1803b1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions resources/skin.less
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ p {
@media screen and ( max-width: @width-breakpoint-tablet ) {
width: 95%;
}
margin: 40px auto 0;
margin: 45px auto 0;
padding-bottom: 8px;
color: @text-color-body;
&.has-border {
Expand All @@ -199,7 +199,6 @@ p {
margin: 5px auto;
}
margin-right: 30px;
margin-left: 10px;
z-index: 3;

#searchInput {
Expand Down

0 comments on commit 1803b1f

Please sign in to comment.