Author: rgardler
Date: Wed Nov 16 10:45:03 2011
New Revision: 1202625
URL: http://svn.apache.org/viewvc?rev=1202625&view=rev
Log:
fix unclosed style
Modified:
incubator/wookie/trunk/widgets/templates/browse/style/screen.css.add
Modified: incubator/wookie/trunk/widgets/templates/browse/style/screen.css.add
URL:
http://svn.apache.org/viewvc/incubator/wookie/trunk/widgets/templates/browse/style/screen.css.add?rev=1202625&r1=1202624&r2=1202625&view=diff
==============================================================================
--- incubator/wookie/trunk/widgets/templates/browse/style/screen.css.add
(original)
+++ incubator/wookie/trunk/widgets/templates/browse/style/screen.css.add Wed
Nov 16 10:45:03 2011
@@ -62,7 +62,7 @@
width: 25%;
font-size: 80%;
}
-
+
.description {
float:left;
width: 100%;
@@ -110,4 +110,4 @@
.ui-field-contain {
border-bottom-width: 0px;
margin: 0.5em 0;
-
+}