prefer variable height lightbox over scrolling visually

This commit is contained in:
Connor Turland 2016-10-22 03:10:33 -04:00
parent bc8660c83e
commit d549083cce

View file

@ -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;