- putting scroll bar on library left pane
This commit is contained in:
parent
3c3b39796d
commit
d089d3fbf3
|
@ -38,7 +38,7 @@
|
|||
#library_content {
|
||||
float: left;
|
||||
width: 50%;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#library_display {
|
||||
|
|
Loading…
Reference in New Issue