diff --git a/bootstrap3.css b/bootstrap3.css index c08e01f9..4f09f2ba 100644 --- a/bootstrap3.css +++ b/bootstrap3.css @@ -13,6 +13,9 @@ .modal-open { overflow: hidden; } +.close { + float:right; +} .modal { position: fixed; top: 0;