Bug#2872: Fixed #streetaddress in ContactPage for Nebraska stylesheet.
svn: r15013
This commit is contained in:
parent
1bacb0bfee
commit
cded0bcf9e
@ -726,22 +726,22 @@ div#EventDetail table.eventlist tbody tr td.ColumnEvent {
|
||||
margin-right:.4em;
|
||||
}
|
||||
#streetaddress {
|
||||
width:85%;
|
||||
width: 100%;
|
||||
}
|
||||
#city:after {
|
||||
content:",";
|
||||
content: ",";
|
||||
}
|
||||
#country {
|
||||
clear:left;
|
||||
clear: left;
|
||||
}
|
||||
#email {
|
||||
clear:left;
|
||||
clear: left;
|
||||
}
|
||||
#email a {
|
||||
text-decoration:none;
|
||||
text-decoration: none;
|
||||
}
|
||||
#email a:hover {
|
||||
text-decoration:underline;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
/* Download
|
||||
|
Loading…
Reference in New Issue
Block a user