Commit 38f48d64 authored by Patrick H. Lauke's avatar Patrick H. Lauke

Merge pull request #16194 from fyquah95/master

Remove stray spaces from modal/using-grid-system sample code
parents bb6af65c 4d153b91
......@@ -310,7 +310,7 @@ $('#myModal').on('shown.bs.modal', function () {
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
</div><!-- /.modal -->
{% endhighlight %}
......
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