Actions
Bug #7452
closedModal window position fix CSS does not have enough weight
Start date:
04 February 2019
Due date:
% Done:
100%
Estimated time:
Description
The CSS fix for modal windows when open is to set position to initial for the body, but it needs to use !important flag to prevent existing CSS or inline CSS from breaking this.
Specifically this is the CSS applied by class cbTooltipModalOpen.
Updated by beat about 6 years ago
- Target version changed from CB 2.4.1 to CB 2.4.2
Updated by beat about 6 years ago
- Target version changed from CB 2.4.2 to CB 2.4.3
Updated by beat over 5 years ago
- Target version changed from CB 2.4.3 to CB 2.4.4
Updated by beat about 5 years ago
- Target version changed from CB 2.4.4 to CB 2.4.5
Updated by beat about 5 years ago
- Target version changed from CB 2.4.5 to CB 2.4.6
Updated by beat almost 5 years ago
- Target version changed from CB 2.4.6 to CB 2.4.7
Updated by beat over 4 years ago
- Target version changed from CB 2.4.7 to CB 2.5.0
Updated by beat about 4 years ago
- Target version changed from CB 2.6 to CB 2.6.1
Updated by beat almost 4 years ago
- Target version changed from CB 2.6.1 to CB 2.7
Updated by beat over 3 years ago
- Target version changed from CB 2.7 to CB 2.7.2
Updated by krileon about 3 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
CB 2.7.2) - % Done changed from 0 to 100
Already fixed.
Actions