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;
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user