
9 Sep
2015
9 Sep
'15
4:34 a.m.
From: Socorro Stoppler <socorrob@us.ibm.com> Fix confirmatoin box so delete and clone msgs are not obstructed Signed-off-by: Socorro Stoppler <socorrob@us.ibm.com> --- ui/css/theme-default/message.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/css/theme-default/message.css b/ui/css/theme-default/message.css index 28c392b..c97bd4c 100644 --- a/ui/css/theme-default/message.css +++ b/ui/css/theme-default/message.css @@ -78,8 +78,8 @@ box-sizing: border-box; max-width: 100%; max-height: 100%; - width: 350px; - height: 200px; + width: 425px; + height: 250px; z-index: 9999; } -- 1.9.1