mirror of https://github.com/vector-im/riot-web
fix lightbox on chrome 52: https://github.com/vector-im/vector-web/issues/1706
parent
ee9f78d156
commit
7774756ed1
|
@ -69,6 +69,7 @@ limitations under the License.
|
|||
.mx_ImageView_labelWrapper {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
pointer-events: all;
|
||||
|
|
Loading…
Reference in New Issue