aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-19 22:15:51 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-19 22:15:51 +0100
commit66a0b4790e97252a93b14c555c5c7fdb6eae5b47 (patch)
treec35fb448532bfbf6660dca1dfee7f50f6afba001 /view/theme/redbasic/css
parent46ab7ca78650441165017fc0c772506e200820e3 (diff)
downloadvolse-hubzilla-66a0b4790e97252a93b14c555c5c7fdb6eae5b47.tar.gz
volse-hubzilla-66a0b4790e97252a93b14c555c5c7fdb6eae5b47.tar.bz2
volse-hubzilla-66a0b4790e97252a93b14c555c5c7fdb6eae5b47.zip
fix pinned apps not available in mobile view
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 0bdb4bc27..5f31004ff 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1504,6 +1504,11 @@ blockquote {
flex-basis: 25%;
}
+ #navbar-collapse-2 .navbar-app i {
+ font-size: 1rem;
+ margin-right: 0.5rem;
+ }
+
}
.shareable_element_text {