jeudi 30 août 2018

Change bootstrap 3 arrow tooltip width

I´m having an issue with Bootstrap 3 tooltip, I want to change the arrow width and height.

I changed the class

.tooltip.right .tooltip-arrow
{
    border-right-color: #8BA6D5;
    border-width: 40px;
}

- Result:

Current

What i want:

enter image description here




Aucun commentaire:

Enregistrer un commentaire