mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 07:56:16 -04:00
typo fix
This commit is contained in:
parent
9d0672c1c8
commit
1290fa36c3
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ div.innerwrapper {
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
max-width: 860px;
|
max-width: 860px;
|
||||||
bordr-radius: 0 0 7px 7px;
|
border-radius: 0 0 7px 7px;
|
||||||
margin-left:250px;
|
margin-left:250px;
|
||||||
min-width:400px;
|
min-width:400px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue