2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

indented javascript/modal/using-grid-system sample code from 4 spaces to 2 spaces

This commit is contained in:
fyquah95
2015-04-01 17:43:32 +08:00
parent bb6af65ca6
commit 4d153b9125
+1 -1
View File
@@ -310,7 +310,7 @@ $('#myModal').on('shown.bs.modal', function () {
</div> </div>
</div><!-- /.modal-content --> </div><!-- /.modal-content -->
</div><!-- /.modal-dialog --> </div><!-- /.modal-dialog -->
</div><!-- /.modal --> </div><!-- /.modal -->
{% endhighlight %} {% endhighlight %}