From 1be5fd3672c7c8aa761405742685f45b7d6fea49 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Fri, 17 Aug 2018 22:26:08 -0700 Subject: [PATCH] fix overflow inside of modals (#432) fixes #431 --- .../AccountProfileOptionsDialog.html | 2 +- .../dialog/components/GenericDialogList.html | 36 ++++++++++++++----- .../dialog/components/PostPrivacyDialog.html | 2 +- .../components/StatusOptionsDialog.html | 2 +- 4 files changed, 30 insertions(+), 12 deletions(-) diff --git a/routes/_components/dialog/components/AccountProfileOptionsDialog.html b/routes/_components/dialog/components/AccountProfileOptionsDialog.html index 91a2f25..1e884e3 100644 --- a/routes/_components/dialog/components/AccountProfileOptionsDialog.html +++ b/routes/_components/dialog/components/AccountProfileOptionsDialog.html @@ -4,7 +4,7 @@ {title} background="var(--main-bg)" > - +