app/assets/stylesheets/documents.css in social_stream-documents-0.1.4 vs app/assets/stylesheets/documents.css in social_stream-documents-0.1.5
- old
+ new
@@ -4,11 +4,11 @@
}
.attachment_text
{
position: relative;
- width: 90%;
+ width: 70%;
vertical-align: middle;
line-height: 20px;
height: auto;
float:left;
font-size:13px;
@@ -44,10 +44,11 @@
#new_document{
margin-top: 10px;
margin-left: 15px;
margin-bottom: 10px;
clear: both;
+ text-align: left;
}
.attachment_tile{
margin: 4px;
margin-bottom: 8px;
@@ -94,35 +95,10 @@
bottom: 5px;
right: 0px;
width: 24px;
}
-#media_wall{
- position: relative;
- margin-left: auto;
- margin-right: auto;
- background-color: #e0edf2;
- width: 100%;
- margin-bottom: 20px;
- height: 130px;
-}
-
-#media_wall_buttons{
- position: relative;
- margin-left: auto;
- margin-right: auto;
- width: 100%;
- text-align: right;
-}
-
-#media_wall_buttons li{
- display:inline;
- margin-left:2px;
- margin-right:2px;
- padding: 0px;
-}
-
.media_preview{
float:left;
margin: 10px;
width: 140px;
height: 110px;
@@ -148,6 +124,11 @@
position: relative;
width: 100%;
overflow:hidden;
font-size: 11px;
color: #2A3890;
-}
\ No newline at end of file
+}
+
+.picture_summary_class{
+ margin-top: 14px;
+}
+