From 130833803aa4e810dd893bcb6ae51855dde37266 Mon Sep 17 00:00:00 2001 From: jmui Date: Tue, 7 Nov 2017 04:45:59 -0600 Subject: [PATCH] typo: vertically (#1423) --- docs/documentation/components/modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/components/modal.html b/docs/documentation/components/modal.html index 2e4f7b85..bf47cc22 100644 --- a/docs/documentation/components/modal.html +++ b/docs/documentation/components/modal.html @@ -71,7 +71,7 @@ doc-subtab: modal modal-background: a transparent overlay that can act as a click target to close the modal
  • - modal-content: a horizontally and verticaly centered container, with a maximum width of 640px, in which you can include any content + modal-content: a horizontally and vertically centered container, with a maximum width of 640px, in which you can include any content
  • modal-close: a simple cross located in the top right corner