diff --git a/admin-dev/themes/default/css/admin-theme.css b/admin-dev/themes/default/css/admin-theme.css
index cfe5570a8..0fbc3ee52 100644
--- a/admin-dev/themes/default/css/admin-theme.css
+++ b/admin-dev/themes/default/css/admin-theme.css
@@ -6675,9 +6675,6 @@ html, body {
margin: 0 0 -60px 0;
background-color: #f8f8f8; }
-.container-fluid, .row-fluid {
- width: 100%; }
-
#content {
padding: 90px 20px 0;
margin-left: 240px;
diff --git a/admin-dev/themes/default/css/admin-theme.sass b/admin-dev/themes/default/css/admin-theme.sass
index ecd73c304..878360c0b 100755
--- a/admin-dev/themes/default/css/admin-theme.sass
+++ b/admin-dev/themes/default/css/admin-theme.sass
@@ -140,9 +140,6 @@ html, body
background-color: $bg-content-color
//background-image: url('../img/patterns/bedge_grunge.png') // texture
-.container-fluid, .row-fluid
- width: 100%
-
#content
padding: 90px 20px 0
margin-left: 240px
diff --git a/admin-dev/themes/default/template/controllers/products/associations.tpl b/admin-dev/themes/default/template/controllers/products/associations.tpl
index 069065032..b8086fda1 100644
--- a/admin-dev/themes/default/template/controllers/products/associations.tpl
+++ b/admin-dev/themes/default/template/controllers/products/associations.tpl
@@ -24,92 +24,84 @@
*}