Message / Location: Fix pin layout
This commit is contained in:
parent
a087e7a429
commit
76e7757646
@ -4,9 +4,10 @@
|
|||||||
.media-inner {
|
.media-inner {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
video,
|
video.full-media,
|
||||||
img,
|
img.full-media,
|
||||||
canvas {
|
img.thumbnail,
|
||||||
|
canvas.thumbnail {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
@ -22,8 +23,6 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.media-loading {
|
.media-loading {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user