Bug#2872: Fixed #streetaddress in ContactPage for Nebraska stylesheet.

svn: r15013
This commit is contained in:
Rob G. Healey 2010-04-04 02:52:02 +00:00
parent 1bacb0bfee
commit cded0bcf9e

View File

@ -726,22 +726,22 @@ div#EventDetail table.eventlist tbody tr td.ColumnEvent {
margin-right:.4em; margin-right:.4em;
} }
#streetaddress { #streetaddress {
width:85%; width: 100%;
} }
#city:after { #city:after {
content:","; content: ",";
} }
#country { #country {
clear:left; clear: left;
} }
#email { #email {
clear:left; clear: left;
} }
#email a { #email a {
text-decoration:none; text-decoration: none;
} }
#email a:hover { #email a:hover {
text-decoration:underline; text-decoration: underline;
} }
/* Download /* Download