aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--view/theme/loozah/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 370e5c61a..be41309bd 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -114,8 +114,10 @@ blockquote:before {
#profile-link,
#profile-title,
#wall-image-upload,
+#wall-file-upload,
#profile-upload-wrapper,
#wall-image-upload-div,
+#wall-file-upload-div,
.hover, .focus {
cursor: pointer;
}
@@ -1203,7 +1205,10 @@ padding: 5px 10px 0px;
float: left;
margin-left: 30px;
}
-
+#profile-attach-wrapper {
+ float: left;
+ margin-left: 30px;
+}
#profile-rotator {
float: left;
margin-left: 30px;