diff options
-rw-r--r-- | public/stylesheets/print.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/print.css b/public/stylesheets/print.css index 02e0e98c0..d5401ead0 100644 --- a/public/stylesheets/print.css +++ b/public/stylesheets/print.css @@ -1,4 +1,4 @@ -div#content, div#left_column, div.entirebodym div#wrapper { +div#content, div#left_column, div.entirebody div#wrapper { width: 100%; margin: 0; float: none; |