Bug #6327
closedAlignment defect in forms
100%
Description
Hi,
I have a small general misalignment in forms (see attachments)
- Current Base System 2.3.1.a.20160505.1243
- Firefox 46.0.1
Files
Updated by Frederic Lietart almost 10 years ago
Hi,
Same problem on 2.3_1 - Tested on Safari
Thx
Updated by Anonymous almost 10 years ago
This particularly affects instances of the Form_Statictext() class but can be seen elsewhere as shown here. It affects all browsers.
I'll looks at this as time permits, probably in the next few days.
Updated by Anonymous almost 10 years ago
- Assignee set to Anonymous
- Target version set to 2.3.1
Updated by Anonymous almost 10 years ago
- Status changed from New to Feedback
- Assignee changed from Anonymous to Frederic Lietart
I have added some top padding to revise the vertical alignment but marked it as "experimental". If no anomalies arise I'll make it permanent.
Updated by Anonymous almost 10 years ago
- % Done changed from 0 to 100
Applied in changeset 54fc9503ff550d04d1253c41c1fd49da1b64c07e.
Updated by Frederic Lietart almost 10 years ago
There's more, but I'm afraid of change ".col-sm-10" breaks the overall style, especially in the additional packages
Updated by Anonymous almost 10 years ago
It may, but lets see how this turns out while I research other possibilities.
Updated by Frederic Lietart almost 10 years ago
it remains the checkbox that are not aligned for me :)
Updated by Frederic Lietart almost 10 years ago
Your change break my PR https://github.com/pfsense/pfsense/pull/2940 :) which can be replaced by your fix
Updated by Anonymous almost 10 years ago
Thanks for your fix. It was effective but I realized that it could be applied in a way that fixed alignment issues in several other places :)
Updated by Chris Buechler almost 10 years ago
- Status changed from Feedback to Resolved
looks good, thanks!