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

@@ -357,6 +357,10 @@ table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents
#city {
clear:left;
}
#locality, .locality {
display: block;
width: 100%;
}
#city:after {
content:",";
}