From ce1d6705a40ba400f63f236c2ab292105f9591e4 Mon Sep 17 00:00:00 2001 From: afc163 Date: Sat, 11 Jul 2015 18:22:35 +0800 Subject: [PATCH] fix top --- style/components/message.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/components/message.less b/style/components/message.less index 616dcd24c8..be2bd0d651 100644 --- a/style/components/message.less +++ b/style/components/message.less @@ -5,7 +5,7 @@ position: fixed; z-index: 1000; width: 100%; - top: 60px; + top: 16px; &-notice { width: auto;