Remove tag css specification for et2_container in resources

This commit is contained in:
Hadi Nategh 2015-02-06 14:12:11 +00:00
parent 6e9ee7f977
commit ca44f843c3
2 changed files with 5 additions and 5 deletions

View File

@ -59,9 +59,9 @@ div.resources_pictureFile div.progress {
position: absolute; position: absolute;
width: 226px; width: 226px;
} }
div#resources-edit { #resources-edit {
margin: 0.5em; margin: 0.5em;
} }
div#resources-edit .et2_container { #resources-edit .et2_container {
width: 848px; width: 848px;
} }

View File

@ -54,7 +54,7 @@ div.resources_pictureFile div.progress{
width:226px; width:226px;
} }
div#resources-edit{ #resources-edit{
.et2_container { .et2_container {
width:848px; width:848px;
} }