You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/05/13 15:01:55 UTC

[incubator-dlab] branch DLAB-515-odahu updated: Small style fix

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a commit to branch DLAB-515-odahu
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-515-odahu by this push:
     new 82d5580  Small style fix
82d5580 is described below

commit 82d5580df0b5818dc36eecc62774fbaf83c38d19
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Wed May 13 18:01:39 2020 +0300

    Small style fix
---
 .../src/main/resources/webapp/src/assets/styles/_dialogs.scss          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
index 595f36c..0f09557 100644
--- a/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
+++ b/services/self-service/src/main/resources/webapp/src/assets/styles/_dialogs.scss
@@ -336,10 +336,11 @@ mat-dialog-container {
   top: 49%;
 }
 
-.confirmation-dialog p.delete-user{
+.confirmation-dialog p.delete-user {
   font-weight: 500;
   max-height: 200px;
   overflow: auto;
+}
 
 .disabled {
   opacity: 0.4;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org