aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-07 10:58:15 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-07 10:58:15 +0100
commit1bb6dfc9a03550063d5b25fd804e586d45eb61fa (patch)
tree6585a22bff56eb467140108be583fe1ffd40341f /view/theme/redbasic/css
parent549866c0900c1ff550e001323c59a74352920770 (diff)
downloadvolse-hubzilla-1bb6dfc9a03550063d5b25fd804e586d45eb61fa.tar.gz
volse-hubzilla-1bb6dfc9a03550063d5b25fd804e586d45eb61fa.tar.bz2
volse-hubzilla-1bb6dfc9a03550063d5b25fd804e586d45eb61fa.zip
move style out of template
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 9f9ece7c3..fd155c71a 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1255,6 +1255,11 @@ img.mail-conv-sender-photo {
border-radius: $radius;
}
+#nav-app-link {
+ padding: 0 !important;
+ line-height: 1.175;
+}
+
.page-title {
margin: 7px 0px;
}