Fix minor css bug in embed

This commit is contained in:
John McLear 2011-03-26 16:03:05 +00:00
parent 8117834010
commit 10417db768
2 changed files with 5 additions and 2 deletions

View file

@ -1132,11 +1132,14 @@ a#topbarmaximize {
display:none;
position:absolute;
top:42px;
margin-left:10px;
font-size:14px;
width:100%;
}
#embedcode{
margin-left:10px;
}
#embedinput{
width:80%;
height:24px;