aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-08-17 17:35:37 +0200
committerfabrixxm <fabrix.xm@gmail.com>2011-08-17 17:35:37 +0200
commitbdf42473a0341f291cd256323d122aa80bb0cb0b (patch)
tree922a5ba24a34d7ea89673019e82f68436edb7091 /view/theme
parent6c423feed2d8bc5bd36d2a1cbac073915e523749 (diff)
parentdb03b1ab173d61b1ee75271dac1e48f3475ad42c (diff)
downloadvolse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.tar.gz
volse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.tar.bz2
volse-hubzilla-bdf42473a0341f291cd256323d122aa80bb0cb0b.zip
Merge remote-tracking branch 'friendika/master' into newui
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index e2b1a57dc..5943e5061 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -45,7 +45,7 @@ code {
border: 1px solid #444;
background: #EEE;
color: #444;
- padding: 0px 10px 10px 10px;
+ padding: 10px;
margin-top: 20px;
}
/*blockquote:before {
@@ -539,13 +539,12 @@ input#dfrn-url {
width: 300px;
}
-#profile-edit-drop-link-wrapper {
- float: left;
-}
#profile-edit-links-end {
clear: both;
+ margin-bottom: 15px;
}
+
.profile-listing-photo {
border: none;
}
@@ -1487,6 +1486,7 @@ input#dfrn-url {
height: 20px;
color:#cccccc;
border: 1px solid #cccccc;
+ padding: 3px 0px 0px 5px;
}