From f88598f8137b683613d7803a1992d213873c8915 Mon Sep 17 00:00:00 2001 From: Kenji Ishii Date: Wed, 16 Mar 2016 14:27:24 +0900 Subject: [PATCH] Fix the size of the close icon on delete confirm dialog Change-Id: I35682659fd88d08eff1e65d645279b6b737438a7 Closes-bug: #1557868 --- horizon/templates/horizon/client_side/_modal.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/horizon/templates/horizon/client_side/_modal.html b/horizon/templates/horizon/client_side/_modal.html index 8e0a60d18f..7d764af9b0 100644 --- a/horizon/templates/horizon/client_side/_modal.html +++ b/horizon/templates/horizon/client_side/_modal.html @@ -8,7 +8,9 @@