Added locality elements to all related style sheets.

svn: r16406
This commit is contained in:
Rob G. Healey
2011-01-18 01:55:40 +00:00
parent c1e58e38d7
commit d7c767f699
10 changed files with 37 additions and 0 deletions

View File

@@ -597,6 +597,10 @@ table.individuallist tbody tr td.ColumnName a:hover {
#streetaddress {
width: 100%;
}
#locality, .locality {
display: block;
width: 100%;
}
#city:after {
content:",";
}