NIHVIVO-1719; Fixed formatting for radio buttons

This commit is contained in:
mb863 2011-01-14 22:36:11 +00:00
parent 8e1f314157
commit b4b3c1300b

View file

@ -326,6 +326,10 @@ span.entityRelationsSpan {
color: #2E440C; color: #2E440C;
text-align: center; text-align: center;
} }
div.sparqlform label {
display: inline;
font-weight: normal;
}
/* Temporary hack to remove stuff from forms in vivoweb only */ /* Temporary hack to remove stuff from forms in vivoweb only */
.hideFromVivoWeb { .hideFromVivoWeb {
display: none; display: none;