- putting scroll bar on library left pane
This commit is contained in:
parent
3c3b39796d
commit
d089d3fbf3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#library_content {
|
||||
float: left;
|
||||
width: 50%;
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#library_display {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue