Hello everyone.
In Windows Manage folders and Create Or Upload a New File, I do not see some folders if if they do not fall in the viewing area of my browser window. This popup window do not have scrollbar and does not react to scroll of mouse because it's have fixed position. I have to use the zoom of the browser window to access the hidden folders.
CSS style for my resolution (1600 x 900) screen may be so
.modal-body .column {
width: 50%;
float: left;
display: block;
height: 570px;
overflow: auto;
}
Labels |
Added:
?
|
Category | ⇒ | Media Manager |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-08 17:19:28 |
Closed_By | ⇒ | brianteeman |
This issue has been fixed by
#6351