diff --git a/resources/static/dialog/css/popup.css b/resources/static/dialog/css/popup.css
index 82879bd3f11ff0e5f0090404bfb882e62809a3b2..bc9d94b5d071a242dd28cd61af39e2169abbe944 100644
--- a/resources/static/dialog/css/popup.css
+++ b/resources/static/dialog/css/popup.css
@@ -132,6 +132,9 @@ section > .contents {
     color: #777;
 }
 
+#wait .vertical, #error .vertical, #delay .vertical {
+    padding: 0 20px;
+}
 
 #formWrap {
     background-color: #fff;