Author: ogrisel
Date: Wed Oct 12 14:48:43 2011
New Revision: 1182410
URL: http://svn.apache.org/viewvc?rev=1182410&view=rev
Log:
cosmit: larger area for viewing the JSON-LD output
Modified:
incubator/stanbol/trunk/commons/web/home/src/main/resources/org/apache/stanbol/commons/web/home/static/style/stanbol.css
Modified:
incubator/stanbol/trunk/commons/web/home/src/main/resources/org/apache/stanbol/commons/web/home/static/style/stanbol.css
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/commons/web/home/src/main/resources/org/apache/stanbol/commons/web/home/static/style/stanbol.css?rev=1182410&r1=1182409&r2=1182410&view=diff
==============================================================================
---
incubator/stanbol/trunk/commons/web/home/src/main/resources/org/apache/stanbol/commons/web/home/static/style/stanbol.css
(original)
+++
incubator/stanbol/trunk/commons/web/home/src/main/resources/org/apache/stanbol/commons/web/home/static/style/stanbol.css
Wed Oct 12 14:48:43 2011
@@ -373,7 +373,7 @@ li.moreRecent a {
}
#enginesOuput pre {
- max-height: 200px;
+ max-height: 50em;
}
.enginelisting {