1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 02:09:11 +00:00

fixed 'help'; rm footer.html

This commit is contained in:
llj
2016-05-13 11:10:18 +08:00
parent c51b340eff
commit 5a0e8f315d
2 changed files with 2 additions and 25 deletions

View File

@@ -2949,9 +2949,9 @@ button.sf-dropdown-toggle:focus {
margin:0 3px 0 0;
}
.help-con {
padding:0 0 0 30px;
padding:20px;
}
#right-panel .help-con .hd {
#right-panel.help-con .hd {
font-weight:normal;
margin-bottom:15px;
}