Actions
Bug #8691
closed[J4] CSS conflicts
Description
Find and fix all CSS conflicts. Following known conflicts.
- Select elements missing browser style due to Joomla form-control turning off all browser style.. issue can be seen in any backend view with a select element
- Joomla applying width 100% and many other styles to all child elements of rows (.row > *).. this is a BIG problem.. issue can be seen in profile edit for avatar upload
- Joomla is overriding the bottom margin of .form-group but it is doing so with !important flag.. this impacts ALL field rows.. issue can be seen on profile below avatar in canvas layout
Updated by krileon about 3 years ago
Login module username input icons don't display correctly. Seams to be a height issue causing the text addon to be smaller than the input.
Updated by krileon about 3 years ago
Checkbox styling broken. Appears to affect single and multiple checkbox display.
Updated by krileon about 3 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1717
Separate tickets will be opened if more style conflicts are found.
Updated by beat about 3 years ago
- Target version changed from CB 2.7 to CB 2.6.3
Actions