note: use on right navbar.
they used:
'upper div class name'
- border-bottom: 1px; solid; white;
'upper div class name:after'
- content: ' ';
- width: 6px;
- height: 6px;
- background-color: white;
- border-radius: 20px; (i have no idea wtf this does)
'lower div class name'
- border-left: 1px; solid; white;
- margin-left: 12px; (adjusts how far from the left you want the border)
- margin-top: -6px; (adjusts how far from the top you want the border)
- padding: 0 2px; (adjusts how far you want the text from the border)