Created by: chief10
Changed display property for class .dropdown-menu-right to fix this issue: https://github.com/twbs/bootstrap/issues/18852
I opted to change the display property for dropdown-menu-right instead of dropdown-menu, because this issue is specific to the dropdown-menu-right class. Changing the display property for dropdown-menu class could have unforeseen consequences.,