Commit f6fe62cd authored by Mark Otto's avatar Mark Otto

run grunt on modal scrolling change

parent 122245fe
...@@ -4919,6 +4919,7 @@ button.close { ...@@ -4919,6 +4919,7 @@ button.close {
bottom: 0; bottom: 0;
left: 0; left: 0;
z-index: 1050; z-index: 1050;
-webkit-overflow-scrolling: touch;
display: none; display: none;
overflow: auto; overflow: auto;
overflow-y: scroll; overflow-y: scroll;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment