From 9ccaa6bf49a3b484d2bb13dc9b4ce10aa5c657cd Mon Sep 17 00:00:00 2001 From: JT Martinez Date: Fri, 24 Mar 2017 16:09:48 -0600 Subject: [PATCH 01/11] Added Material Icons Modal --- dev.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/dev.html b/dev.html index 0ad3e3f..9f5d3a2 100644 --- a/dev.html +++ b/dev.html @@ -216,7 +216,7 @@ box-shadow: 0 1px 0 0 #03a9f4 !important } - #modal_acekeyboard, #modal_components { + #modal_acekeyboard, #modal_components, #modal_icons { top: auto; width: 96%; min-height: 96%; @@ -508,6 +508,7 @@