prefer variable height lightbox over scrolling visually
This commit is contained in:
parent
bc8660c83e
commit
d549083cce
1 changed files with 0 additions and 1 deletions
|
@ -2105,7 +2105,6 @@ and it won't be important on password protected instances */
|
|||
}
|
||||
#lightbox_content {
|
||||
width: 800px;
|
||||
height: 500px;
|
||||
max-height: 90vh;
|
||||
box-sizing: border-box;
|
||||
overflow-y: auto;
|
||||
|
|
Loading…
Reference in a new issue