fix #1122 by applying the patch from Christian Frank. Thanks Christian! This fixes problems with the print stylesheet

This commit is contained in:
Reinier Balt 2011-03-10 16:58:52 +01:00
parent e60c2c9038
commit 7bb4a01f20

View file

@ -16,7 +16,7 @@ img {
border:0;
}
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container, .menu_sort, .position, .buttons, .sf-item-menu, .container_toggle {
#navcontainer, #input_box, #footer, .big-box, .refresh, .badge, h1, .icon, #minilinks, .defer-container, .menu_sort, .position, .buttons, .sf-item-menu, .container_toggle, .grip, .show_notes, .recurring_icon {
display:none;
}
@ -48,7 +48,8 @@ a, p, blockquote, ul, li, ol, dt, dd, dl, table {
}
.description {
margin-left: 12pt;
margin-left: 18pt;
line-height: 150%
}
ul {