From 30f098a5c0b89998353e24fe0b51a06e7042ecc4 Mon Sep 17 00:00:00 2001 From: llj Date: Fri, 5 Jan 2018 14:00:41 +0800 Subject: [PATCH] [mobile] top bar: modified styles of icons --- media/css/seahub.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/media/css/seahub.css b/media/css/seahub.css index 12ca68e463..926276109e 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -1999,14 +1999,10 @@ button.sf-dropdown-toggle:focus { min-width: 55px; } @media (max-width:767px) { - .cur-view-toolbar { - margin-top:6px; - } .cur-view-toolbar .mobile-icon { color:#999; - line-height:1; + line-height:1.63; font-size:22px; - vertical-align:middle; margin-right:8px; } } @@ -2123,7 +2119,7 @@ button.sf-dropdown-toggle:focus { } @media (max-width:767px) { #account { - margin:6px 0 0 10px; + margin:5px 0 0 10px; } .account-toggle { font-size:22px;