Project

General

Profile

0001-agenda-activity-summary-table-fits-page-s-width.patch

Serghei Mihai, 28 August 2014 01:19 PM

Download (783 Bytes)

View differences:

Subject: [PATCH] agenda: activity summary table fits page's width

Closes #2735
 calebasse/static/css/agenda.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
calebasse/static/css/agenda.css
}
#activity {
float: right;
font-size: .8em;
margin-bottom: 5em;
}
......
#activity table {
border-collapse: collapse;
width: 100%;
}
#activity .header {