mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
commit
4dab76f78a
1 changed files with 4 additions and 2 deletions
|
@ -38,8 +38,10 @@ div.innerwrapper {
|
||||||
float: right;
|
float: right;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
width: 860px;
|
max-width: 860px;
|
||||||
border-radius: 0 0 7px 7px;
|
border-radius: 0 0 7px 7px;
|
||||||
|
margin-left:250px;
|
||||||
|
min-width:400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#wrapper {
|
#wrapper {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue