diff --git a/public/static/css/style.css b/public/static/css/style.css index 82f5f82..e383230 100644 --- a/public/static/css/style.css +++ b/public/static/css/style.css @@ -337,7 +337,7 @@ input,select,textarea{outline:medium none; resize: none;} .contact-box2 .marketing-box2 .center-block ul li .lower-box .pull-right{ width: 85%; font-size: 0.875rem; color: #777; line-height: 1.8;} .contact-box2 .marketing-box2 .center-block ul li .lower-box .pull-right strong{ color: #222;} .contact-box2 .marketing-box2 .center-block ul li.active .lower-box{ height: auto !important;} -.contact-box2 .marketing-box2 .center-block ul li.active{ border: none;} +.contact-box2 .marketing-box2 .center-block ul li.active{ border-color: #fff;} .marketing-box2 .center-block ul li.active .lower-box{ display: block;} .contact-box3{ background: #F5F5F5; padding: 6rem 0;}