bergie / hallo

Simple rich text editor (contentEditable) for jQuery UI

Home Page:http://hallojs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"dropdown-menu" css class conflicting with Bootstrap

Ninir opened this issue · comments

Currently, Bootstrap is using the dropdown-menu class with defined rules.
The hallo "dropdown-menu" css class is changing the background-color, which may cause potential issues in the design.

@bergie What do you think of introducing a "BC" break prefixing the class with hallo-*?