7
Changing Dropdown Icon Bootstrap 4 - Font Awesome
.dropdown-toggle::after{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content:"\f078";
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
vertical-align: 0;
min-width:16px;
}
rated 9 times
(8)
(1)
comments: 0 / hits: 1649
/ 2 years ago, thu, jul 11, 19, 05:30:34
More From
» CSS
Comments
There are no comments for this Snippet yet
Only authorized users can post. Please sign in first, or register a free account