ul.dropdown-menu > li > a {
white-space: normal;
}
change the white-space value seems to fix the icon position in FF
Shaiful Latih () - 10 years ago - Reply 0
it's error or just in my browser ? http://prntscr.com/3ggcla
suryaadtmaja () - 10 years ago - Reply 0
Really cool, I'll use this for my little social media experiment ^_^
Matthieu vdb () - 10 years ago - Reply 0
I really like this, but you can limit the html by adding a few additional lines of CSS. I have created a forked example here: http://bootsnipp.com/mouse0... Check out the html and than look at the css at the bottom.
mouse0270 () - 10 years ago - Reply 0