mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 17:06:16 -04:00
Make embed code have the correct right margin so it doesnt overlap scrollbar
This commit is contained in:
parent
1f9df665e6
commit
72a7550126
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ position:absolute;
|
|||
top:40px;
|
||||
font-size:14px;
|
||||
width:400px;
|
||||
right: 5px;
|
||||
right: 20px;
|
||||
z-index: 500;
|
||||
background-color: #000;
|
||||
color: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue