From 947e86deaf0e5c00e3e5b4080a28311f11939fce Mon Sep 17 00:00:00 2001 From: lakejason0 Date: Sat, 2 Oct 2021 17:34:12 +0800 Subject: [PATCH] Update margin for search vue Rebased from commit "Update" 9f1ff37629aaac58a34dd672cfc2a9ea407857cf Bug: #21 Change-Id: Iff3f13fccd6049c8a8ba58277f5b64404711a1d9 --- resources/skin.less | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/resources/skin.less b/resources/skin.less index 5447297..dc530ed 100644 --- a/resources/skin.less +++ b/resources/skin.less @@ -167,7 +167,7 @@ p { } #siteNotice { - margin: 40px auto 0; + margin: 45px auto 0; padding-bottom: 8px; color: @text-color-body; @@ -197,7 +197,6 @@ p { #p-search { margin-right: 30px; - margin-left: 10px; z-index: 3; @media screen and ( max-width: @width-breakpoint-tablet ) {