Bug#3795; fixed DownloadPage alignment for Mainz style sheet.

svn: r16384
This commit is contained in:
Rob G. Healey 2011-01-15 07:21:06 +00:00
parent 6384b5e93f
commit 45b1b97897

View File

@ -609,10 +609,12 @@ table.individuallist tbody tr td.ColumnName a {
#streetaddress {
display:block;
}
#locality, .locality {
display: block;
}
#city:after {
content:",";
}
#country { }
#email {
display:block;
}