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