aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-08-03 07:35:43 +0000
committerMario <mario@mariovavti.com>2021-08-03 07:35:43 +0000
commitee1cec8de2272ae554b12900598971db49b26d96 (patch)
treef3411576fd3822e33f280b71ee1329178b928254 /view
parentb0a499d8b1dd1ea9ff41320e1d28a1069d325393 (diff)
downloadvolse-hubzilla-ee1cec8de2272ae554b12900598971db49b26d96.tar.gz
volse-hubzilla-ee1cec8de2272ae554b12900598971db49b26d96.tar.bz2
volse-hubzilla-ee1cec8de2272ae554b12900598971db49b26d96.zip
the default 400px is slightly overkill
Diffstat (limited to 'view')
-rw-r--r--view/css/bootstrap-red.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css
index d1e8b87cf..36240517e 100644
--- a/view/css/bootstrap-red.css
+++ b/view/css/bootstrap-red.css
@@ -58,6 +58,11 @@ nav .dropdown-menu {
transition: none;
}
+.offcanvas-end {
+ width: unset;
+ min-width: 250px;
+}
+
/* nav overrides end */
label {