diff --git a/less/lib/App.less b/less/lib/App.less index 3af1afa92..0c79d198c 100755 --- a/less/lib/App.less +++ b/less/lib/App.less @@ -181,17 +181,15 @@ display: none; } .Header-title { - border-bottom: 1px solid @header-control-bg; + padding: 13px 10px; font-size: 16px; font-weight: normal; margin: 0; - line-height: @header-height-phone - 1; - white-space: nowrap; text-align: center; } .Header-controls { margin-top: 10px; - + > li { padding: 0 10px 0; }