mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Fixed: issue list truncated when printing with Firefox 3.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5177 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -963,4 +963,5 @@ h2 img { vertical-align:middle; }
|
||||
#content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
|
||||
#wiki_add_attachment { display:none; }
|
||||
.hide-when-print { display: none; }
|
||||
.autoscroll {overflow-x: visible;}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user