diff options
-rw-r--r-- | themes/garland/minnelli/style-rtl.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/garland/minnelli/style-rtl.css b/themes/garland/minnelli/style-rtl.css index d3fbab540..bf0ad87df 100644 --- a/themes/garland/minnelli/style-rtl.css +++ b/themes/garland/minnelli/style-rtl.css @@ -1,17 +1,3 @@ /* $Id$ */ -@import "../style.css"; @import "../style-rtl.css"; - -body #wrapper #container { - width: 560px; -} - -body.sidebars #wrapper #container { - width: 980px; -} - -body.sidebar-left #wrapper #container, -body.sidebar-right #wrapper #container { - width: 770px; -} |