Merge pull request #301 from Carreau/css-conflic

Do not conflict with header named `notebook`.
This commit is contained in:
Min RK 2015-08-16 10:56:54 -07:00
commit 63610b6916

View File

@ -18,7 +18,7 @@ div#notebook_panel {
height: 100%;
}
#notebook {
div#notebook {
font-size: @notebook_font_size;
line-height: @notebook_line_height;
overflow-y: hidden;