aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-08 12:00:15 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-08 12:00:15 +0100
commite7d20efb1b8d579bcb9bdef99205aad19281f6b2 (patch)
treecf4cc209bec0eb22bafacaa75cdf613a76f42b72 /view/theme
parenta8d527f1cda1c35ca19c7c94435c78d1036e4861 (diff)
downloadvolse-hubzilla-e7d20efb1b8d579bcb9bdef99205aad19281f6b2.tar.gz
volse-hubzilla-e7d20efb1b8d579bcb9bdef99205aad19281f6b2.tar.bz2
volse-hubzilla-e7d20efb1b8d579bcb9bdef99205aad19281f6b2.zip
css fixes
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 22a619959..6df5a060b 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1262,11 +1262,6 @@ img.mail-conv-sender-photo {
white-space: nowrap;
}
-#nav-app-link-wrapper {
- min-width: 0;
- flex-basis: 25%;
-}
-
.page-title {
margin: 7px 0px;
}
@@ -1504,6 +1499,11 @@ blockquote {
left: 0px;
}
+ #nav-app-link-wrapper {
+ min-width: 0;
+ flex-basis: 25%;
+ }
+
}
.shareable_element_text {