editor fills whole page
This commit is contained in:
parent
cc5cd114e6
commit
7cce9d8858
2 changed files with 6 additions and 6 deletions
|
|
@ -10,10 +10,10 @@
|
|||
<style type="text/css" media="screen">
|
||||
|
||||
#container {
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
bottom: 5px;
|
||||
left: 5px;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
left: 0px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue