From 63085414475a832d6d8b63c21869b87f8bca5c32 Mon Sep 17 00:00:00 2001 From: shubhu Date: Wed, 1 Feb 2017 23:21:53 +0530 Subject: [PATCH] fixed #976 added min-width for badge modal --- assets/css/profile/badges.scss | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/assets/css/profile/badges.scss b/assets/css/profile/badges.scss index 00e180538..271ed3ef3 100644 --- a/assets/css/profile/badges.scss +++ b/assets/css/profile/badges.scss @@ -40,6 +40,7 @@ background: #fbfbfb; border: 1px solid #f0f0f0; width: 30%; + min-width: 300px; display: flex; flex-direction: column; justify-content: center; @@ -60,23 +61,23 @@ } .ngdialog-close { display: block; - } + } } - + .ngdialog-close { display: none; } - + .ngdialog-close.close-outside { display: block; height: 100%; width: 100%; cursor: default; } - + .ngdialog-close.close-outside:before { display: none; - } + } } } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy