From 83a537edf64a7e8d1329ffde2a9ee1d232b01695 Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Sun, 15 May 2016 19:25:54 +0800 Subject: [PATCH] clean css --- media/css/seahub.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/media/css/seahub.css b/media/css/seahub.css index f50b4f125a..42ab49e180 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -1931,24 +1931,16 @@ button.sf-dropdown-toggle:focus { position:absolute; top:5px; } -#grp-avatar-form { - position:relative; - margin-left:10px; -} /*repo page*/ #repo-top { padding-bottom:15px; } -#repo-top .hd, -#repo-basic-info { +#repo-top .hd { display:inline-block; } #repo-top .hd { margin-right:15px; } -#repo-basic-info .link-icon { - margin:0 5px 0 15px; -} .split { border-left:2px solid #888; padding-left:1em;