mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 02:16:16 -04:00
Fix minor css bug in embed
This commit is contained in:
parent
8117834010
commit
10417db768
2 changed files with 5 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue