Make embed code have the correct right margin so it doesnt overlap scrollbar

This commit is contained in:
John McLear 2011-07-19 16:35:16 +01:00 committed by Peter 'Pita' Martischka
parent 1f9df665e6
commit 72a7550126
1 changed files with 1 additions and 1 deletions

View File

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