Actions
Bug #13022
closedRemove the "tw-bs" css hack
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Medium
Priority:
0
Name check:
Fix check:
Regression:
Description
In Rudder 3.x versions, there was a conflict between the CSS Boostrap and Jquery-ui libraries. To avoid this, we added a custom "tw-bs" class on all bootstrap elements of the interface, so that the Boostrap style overrides the Jquery-UI style.
But now we no longer use the Jquery-UI library, so we shouldn't use this hack anymore.
Actions