fix notebook

This commit is contained in:
life
2014-06-14 17:44:04 +08:00
parent cf4accc110
commit 414639dc3d
2 changed files with 0 additions and 6 deletions

View File

@ -412,10 +412,6 @@ a.raw:hover {
color: #e2f3e5; color: #e2f3e5;
*/ */
}
#myNotebooks .folderBody {
max-height: 600px;
overflow: auto;
} }
#addNotebookPlus { #addNotebookPlus {
padding-right: 10px; padding-right: 10px;

View File

@ -450,8 +450,6 @@ a.raw:hover {
*/ */
} }
#myNotebooks .folderBody { #myNotebooks .folderBody {
max-height: 600px;
overflow: auto;
} }
#addNotebookPlus { #addNotebookPlus {
padding-right: 10px; padding-right: 10px;