aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-26 16:57:25 -0700
committerFriendika <info@friendika.com>2011-10-26 16:57:25 -0700
commit2f3e39ba15b45b56ef750bd1d15a23c510ec798d (patch)
treec02acb1520af96fbba8e890b2e38c7cd8e5b904e /view/theme/testbubble
parent2d22a58324194ebb37b042658db5a8fc2d94b3a7 (diff)
downloadvolse-hubzilla-2f3e39ba15b45b56ef750bd1d15a23c510ec798d.tar.gz
volse-hubzilla-2f3e39ba15b45b56ef750bd1d15a23c510ec798d.tar.bz2
volse-hubzilla-2f3e39ba15b45b56ef750bd1d15a23c510ec798d.zip
edit profile quick link
Diffstat (limited to 'view/theme/testbubble')
-rw-r--r--view/theme/testbubble/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css
index 9c04ec4ba..91920e84d 100644
--- a/view/theme/testbubble/style.css
+++ b/view/theme/testbubble/style.css
@@ -1244,6 +1244,12 @@ div[id$="wrapper"] br { clear: left; }
background-color: #b20202;
}
+.profile-edit-side-div {
+ margin-top: 5px;
+ margin-right: 30px;
+ float: right;
+}
+
#cropimage-wrapper { float:left; }
#crop-image-form { clear:both; }