Actions
Feature proposal #6278
closedImplement support for percent container size
Start date:
27 October 2016
Due date:
% Done:
100%
Estimated time:
Description
The height has to be calculated though. It's important for the line-height and container height to match in order for the positioning to work. So if a % width is supplied it should show a new parameter to supply the static height (e.g. 30% width with 200px height).
Updated by krileon almost 7 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
4.0.0) - % Done changed from 0 to 100
Sizing is based off a Bootstrap 4 grid usage now. There is no longer sizing parameters to deal with nor the complications of their accuracy.
Actions