css change for mailingAddress custom list view

This commit is contained in:
tworrall 2011-08-16 20:20:09 +00:00
parent 5ece405f94
commit ff7cbbe69b

View file

@ -348,6 +348,10 @@ div.sparqlform .parenthetical {
margin-top: 0;
margin-bottom: .25em;
}
/* custom list view for mailingAddress */
div.adr {
display: inline-block;
}
/* Temporary hack to remove stuff from forms in vivoweb only */
.hideFromVivoWeb {
display: none;