web: don't let account names wrap in sidebar

This commit is contained in:
Simon Michael 2011-06-14 19:07:14 +00:00
parent 4228c901e8
commit dfce1c48d2

View File

@ -113,6 +113,7 @@ table.journalreport { border-spacing: 0; }
.balancereport .depth0 { padding-top:1em; }
.balancereport td { padding:0; }
.totalrule td { border-top:thin solid black; }
.balancereport .account { white-space:nowrap; }
.hidden { display:none; }
table.registerreport { border-spacing:0; }