Make embed code have the correct right margin so it doesnt overlap scrollbar
parent
1f9df665e6
commit
72a7550126
|
@ -714,7 +714,7 @@ position:absolute;
|
||||||
top:40px;
|
top:40px;
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
width:400px;
|
width:400px;
|
||||||
right: 5px;
|
right: 20px;
|
||||||
z-index: 500;
|
z-index: 500;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue