aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/loozah/style.css12
1 files changed, 10 insertions, 2 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index d6ddb26dd..0872691dc 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -1005,8 +1005,6 @@ input#dfrn-url {
.wall-item-arrowphoto-wrapper {
margin-top: 40px;
- margin-right: 20px;
- float: left;
}
.wall-item-wrapper {
margin-left: 10px;;
@@ -1037,6 +1035,16 @@ input#dfrn-url {
margin-left: 15px;
}
+.wall-item-info.wallwall {
+ width: 285px;
+}
+
+.wwto, .wall-item-arrowphoto-wrapper, .wwfrom {
+ float: left;
+ margin-right: 10px;
+}
+
+
.wall-item-links-wrapper {
float: left;
}