From 70e3bd6503f3046ade047ada04a0b931a98e6dd6 Mon Sep 17 00:00:00 2001 From: tworrall Date: Thu, 12 Jan 2012 19:20:31 +0000 Subject: [PATCH] merge of 9500 from the 1.4 maintenance branch --- webapp/web/css/edit.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webapp/web/css/edit.css b/webapp/web/css/edit.css index 8593bc19c..61623afb4 100644 --- a/webapp/web/css/edit.css +++ b/webapp/web/css/edit.css @@ -347,6 +347,9 @@ div.sparqlform .parenthetical { margin-top: 0; margin-bottom: .25em; } +#objectVar { + max-width: 700px; +} /* custom list view for mailingAddress */ div.adr { display: inline-block;