diff --git a/javascript.html b/javascript.html index 1d41f71a5fa2b3fc470c7b340bf907ba4894567f..6a0807952e5b6306a6dad0adb2c6c0c802e710c6 100644 --- a/javascript.html +++ b/javascript.html @@ -1203,7 +1203,7 @@ $('#myPopover').on('hidden.bs.popover', function () { </div><!-- /example --> <div class="bs-example"> - <div class="alert alert-block alert-danger fade in"> + <div class="alert alert-danger fade in"> <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button> <h4>Oh snap! You got an error!</h4> <p>Change this and that and try again. Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Cras mattis consectetur purus sit amet fermentum.</p>