app/assets/stylesheets/documents.css in social_stream-documents-0.2.0 vs app/assets/stylesheets/documents.css in social_stream-documents-0.2.3
- old
+ new
@@ -181,5 +181,10 @@
top:-135px;
width:180px;
height:135px;
}
+/* needed to hide the flash element when used */
+.jpId_size0{
+ width: 0px;
+ height: 0px;
+}