Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
<div class="arrow-up"></div>
.arrow-up {
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-bottom: 15px solid black;
}
.block-class:before {
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-bottom: 20px solid black;
}
He is there and he is. See if you're doing something wrong.
In general, you can follow the link getbootstrap.com/2.3.2/javascript.html#dropdowns to see how it is implemented in bootstrap, in case you changed something there.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question