Styling for the new embed options

pull/227/head
John McLear 2011-11-23 15:49:22 +00:00
parent dedd604125
commit ccaa21a04a
1 changed files with 3 additions and 3 deletions

View File

@ -786,11 +786,11 @@ padding: 10px;
border-radius: 6px;
}
#embedcode, #readonlyUrl {
#embedcode, #readonlyUrl, #linkcode {
margin-left:10px;
}
#embedinput, #readonlyInput{
#embedinput, #readonlyInput, #linkinput, #rolinkinput, #roembedinput {
width:375px;
height:24px;
display:inline;