javascript - Adding left and right borders to slick slider -
javascript - Adding left and right borders to slick slider - i have slick slider , trying add together dashed border left , right of content. here's plunker: http://plnkr.co/edit/4iejdtelkfuo8ecqlpuh?p=preview i have 2 issues: the right border not showing there not plenty padding between border , text how can prepare above? html: <div class="container"> <div class="grid-wrap"> <div class="grid-col one-eighth"> <div class="your-class"> <div class="text-box">test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1 test1</div> <div class="text-box">test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2 test2</div> <div class="text-box">test3 test3 test3 test3 test3 test3 test3 tes...