From c9a71e231684573c46b6b2b5d7d74dda926d0c91 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Wed, 25 Dec 2019 14:45:33 +0200 Subject: Make more room for buttons on component-popup bottom row This reduces the place on the `form-general-error` area, which lead to text-overflow issues to be visible. Therefore, had to recalculate the CSS heights/width of that error area. Issue-ID: VID-724 Change-Id: Iac2689da31c4fa0e1aaedc6586199eef21f8bc63 Signed-off-by: Ittay Stern --- .../genericFormPopup/generic-form-popup.component.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'vid-webpack-master/src/app/shared/components/genericFormPopup') diff --git a/vid-webpack-master/src/app/shared/components/genericFormPopup/generic-form-popup.component.html b/vid-webpack-master/src/app/shared/components/genericFormPopup/generic-form-popup.component.html index 2b2c2a75d..6bb1ff156 100644 --- a/vid-webpack-master/src/app/shared/components/genericFormPopup/generic-form-popup.component.html +++ b/vid-webpack-master/src/app/shared/components/genericFormPopup/generic-form-popup.component.html @@ -48,12 +48,12 @@