diff --git a/css/modals.css b/css/modals.css index 92681a2..6d372e5 100755 --- a/css/modals.css +++ b/css/modals.css @@ -1,7 +1,3 @@ -.modal-backdrop { - bottom: 0; /* for some reason this is missing from bootstrap.css */ -} - .modal-body textarea { width: 100%; }