1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-20 18:32:41 +00:00

[file view] changed 'discuss' to 'comment' and etc.

This commit is contained in:
llj
2016-05-25 18:06:17 +08:00
parent 73f92b22e5
commit eb25765ebd
3 changed files with 12 additions and 8 deletions

View File

@@ -905,13 +905,17 @@ textarea:-moz-placeholder {/* for FF */
padding:10px;
border-bottom:1px solid #c9c9c9;
}
.right-side-panel-footer {
position:absolute;
bottom:0;
.right-side-panel-title {
text-align:center;
margin:0;
}
.right-side-panel-con {
overflow-y: auto;
}
.right-side-panel-footer {
position:absolute;
bottom:0;
}
/**** messages ****/
.messages {
position:fixed;