aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-18 00:30:34 -0700
committerFriendika <info@friendika.com>2011-03-18 00:30:34 -0700
commit9f5201dcaa4737427da7ec37969556c574e4711f (patch)
treea47c58b36c8399921e261bfaa0387f2b14edaa67 /view/theme
parentea03d9fa86827cbc7e86885bbe2493d8a9739546 (diff)
downloadvolse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.tar.gz
volse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.tar.bz2
volse-hubzilla-9f5201dcaa4737427da7ec37969556c574e4711f.zip
edit posting after submission
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css4
-rw-r--r--view/theme/loozah/style.css4
2 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index ce75655fb..5db45921a 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -927,6 +927,10 @@ input#dfrn-url {
margin-left: 10px;
}
+.editpost {
+ margin-left: 15px;
+}
+
.wall-item-links-wrapper {
float: left;
}
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index 1c378793a..0284bdcf8 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -999,6 +999,10 @@ input#dfrn-url {
margin-left: 5px;
}
+.editpost {
+ margin-left: 15px;
+}
+
.wall-item-links-wrapper {
float: left;
}