From 4e38796e6964e22b61293568c85cea5e82c8e533 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 16 Jun 2016 17:42:38 +0500 Subject: Improving about modal and colon issue with webhooks (#3343) Updating word break Updating improvements for about modal --- webapp/sass/routes/_about-modal.scss | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'webapp/sass/routes') diff --git a/webapp/sass/routes/_about-modal.scss b/webapp/sass/routes/_about-modal.scss index 4bfd04e57..4506eac4e 100644 --- a/webapp/sass/routes/_about-modal.scss +++ b/webapp/sass/routes/_about-modal.scss @@ -20,12 +20,22 @@ color: inherit; font-size: 16px; } + + .fa { + margin: 0 4px 0 8px; + } } .modal-body { padding: 20px 25px 5px; } + &.large { + .modal-body { + padding-bottom: 20px; + } + } + .about-modal__content { @include clearfix; @include display-flex; -- cgit v1.2.3-1-g7c22