aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-01-21 10:42:20 +0100
committerMario Vavti <mario@mariovavti.com>2016-01-21 10:42:20 +0100
commit97ebf9021c5297a7ab2e3685bf920458d4bd3181 (patch)
treecff4e9037b7e597de5d8bfa699ca6405b58eb33c /view/theme/redbasic/css
parent8c5d5b8e1c1bda6281af4cc291e3e391d590a9ce (diff)
downloadvolse-hubzilla-97ebf9021c5297a7ab2e3685bf920458d4bd3181.tar.gz
volse-hubzilla-97ebf9021c5297a7ab2e3685bf920458d4bd3181.tar.bz2
volse-hubzilla-97ebf9021c5297a7ab2e3685bf920458d4bd3181.zip
bootstrapify rating and connect buttons. position the connect button more prominent right under the profile image
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 5fcf901fb..d596fa332 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -310,6 +310,11 @@ footer {
margin-bottom: 0px;
}
+.connect-btn-wrapper {
+ margin-bottom: 10px;
+
+}
+
.profile-edit-side-link {
padding: 3px 0px;
opacity: 0;