Change Width in Containers.css to 100%
This commit is contained in:
parent
bd3ce6218f
commit
bb71af1fa9
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
/* EDIT */
|
||||
.EditContainer
|
||||
{
|
||||
width: 720px;
|
||||
width: 100%;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
margin-top: 20px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue