app/assets/stylesheets/documents.css in social_stream-documents-0.1.5 vs app/assets/stylesheets/documents.css in social_stream-documents-0.1.6
- old
+ new
@@ -4,11 +4,11 @@
}
.attachment_text
{
position: relative;
- width: 70%;
+ width: 90%;
vertical-align: middle;
line-height: 20px;
height: auto;
float:left;
font-size:13px;
@@ -126,9 +126,8 @@
overflow:hidden;
font-size: 11px;
color: #2A3890;
}
-.picture_summary_class{
- margin-top: 14px;
+.size_19px {
+ width: 19px;
}
-