diff --git a/webapp/web/css/edit.css b/webapp/web/css/edit.css index eda198061..afc94d24f 100644 --- a/webapp/web/css/edit.css +++ b/webapp/web/css/edit.css @@ -326,6 +326,10 @@ span.entityRelationsSpan { color: #2E440C; text-align: center; } +div.sparqlform label { + display: inline; + font-weight: normal; +} /* Temporary hack to remove stuff from forms in vivoweb only */ .hideFromVivoWeb { display: none;