documents/app/assets/stylesheets/documents.css.scss in social_stream-0.16.3 vs documents/app/assets/stylesheets/documents.css.scss in social_stream-0.17.0
- old
+ new
@@ -55,9 +55,18 @@
clear: both;
padding-top: 5px;
text-align: left;
}
+#new_document_title_wrapper {
+ margin-top: 5px;
+}
+
+#new_document_title_wrapper input[type="text"] {
+ display: inline;
+ width: 30%;
+}
+
.attachment_tile{
margin: 5px;
width: 90px;
height: 70px;
border-bottom: 2px solid transparent;