From: pixelroot <info@pixelbits.de>
Date: Thu, 20 Sep 2012 09:32:55 +0000 (+0200)
Subject: 	modified:   view/theme/smoothly/style.css
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=12f7c32f9b31a182596659d62a96c3c4c367576d;p=friendica.git

	modified:   view/theme/smoothly/style.css
	modified:   view/theme/smoothly/theme.php
---

diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css
index e1be59bebe..6dc379b0e2 100644
--- a/view/theme/smoothly/style.css
+++ b/view/theme/smoothly/style.css
@@ -1445,7 +1445,7 @@ profile-jot-banner-wrapper {
 	overflow: auto;
 	margin-top: 20px;
 	float: right;
-    	width: 230px;
+    width: 250px;
 }
 
 /* ============ */
@@ -1457,9 +1457,14 @@ profile-jot-banner-wrapper {
 	color: #898989;
 	margin-left: 60px;
 }
- 
+
+.tread-wrapper  { 
+}
+
+.collapsed-comments,
+.hide-comments-outer,
 .wall-item-outside-wrapper.comment { 
-	margin-left: 70px; 
+	margin-left: 30px; 
 }
 
 .wall-item-outside-wrapper.comment .wall-item-photo {
@@ -1504,7 +1509,7 @@ profile-jot-banner-wrapper {
 
 .comment-wwedit-wrapper,
 .comment-edit-wrapper { 
-	margin: 0px 0px 0px 80px;
+	margin: 0px 0px 5px 0px;
 }
 
 .comment-wwedit-wrapper img,
@@ -1516,7 +1521,7 @@ profile-jot-banner-wrapper {
 
 .comment-edit-photo-link { 
 	float: left; 
-	width: 40px;
+	width: 30px;
 }
 
 .comment-edit-text-empty { 
@@ -3485,6 +3490,7 @@ footer {
 	clear: both; 
 }
 
+#profile-jot-text-loading,
 #profile-jot-text {
 	height: 20px;
 	color: #cccccc;
diff --git a/view/theme/smoothly/theme.php b/view/theme/smoothly/theme.php
index 51031624de..9439eee9d3 100644
--- a/view/theme/smoothly/theme.php
+++ b/view/theme/smoothly/theme.php
@@ -3,7 +3,7 @@
 /*
  * Name: Smoothly
  * Description: Like coffee with milk. Theme works fine with iPad[2].
- * Version: Version 0.9.20-1
+ * Version: Version 0.9.20-2
  * Author: Alex <https://friendica.pixelbits.de/profile/alex>
  * Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>
  * Screenshot: <a href="screenshot.png">Screenshot</a>