mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Fixing media picker css when files are too long
--HG-- branch : 1.x
This commit is contained in:
@@ -35,6 +35,7 @@ body {
|
||||
#file-list {
|
||||
border:1px solid #bdbcbc;
|
||||
height:325px;
|
||||
max-width:340px;
|
||||
max-height:325px;
|
||||
margin:9px 0 0 0;
|
||||
overflow:scroll;
|
||||
|
Reference in New Issue
Block a user