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

Bug: lakejason0#21
Change-Id: Iff3f13fccd6049c8a8ba58277f5b64404711a1d9
  • Loading branch information
lakejason0 authored and winstonsung committed Apr 30, 2024
1 parent c7e8260 commit 1134a31
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 @@ -167,7 +167,7 @@ p {
}

#siteNotice {
margin: 40px auto 0;
margin: 45px auto 0;
padding-bottom: 8px;
color: @text-color-body;

Expand Down Expand Up @@ -197,7 +197,6 @@ p {

#p-search {
margin-right: 30px;
margin-left: 10px;
z-index: 3;

@media screen and ( max-width: @width-breakpoint-tablet ) {
Expand Down

0 comments on commit 1134a31

Please sign in to comment.