View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022870 | mantisbt | ui | public | 2017-05-15 19:41 | 2017-10-08 23:53 |
| Reporter | cproensa | Assigned To | cproensa | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 2.5.0 | ||||
| Target Version | 2.7.0 | Fixed in Version | 2.7.0 | ||
| Summary | 0022870: buttons without separation | ||||
| Description | Buttons that are generated from print_form_button() don't show separation, while standard buttons included within the same form do show a spacing between them Examples are from adm_config_report.php | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
proposal in PR https://github.com/mantisbt/mantisbt/pull/1109 |
|
|
MantisBT: master aee0080d 2017-05-15 14:40 Carlos Proensa Committer: Damien Regad Details Diff |
Add margin css to single button forms Add margin between buttons generated by print_form_button(), to be consistent with the general styling of inline buttons in a general form. Fixes: 0022870 |
Affected Issues 0022870 |
|
| mod - core/print_api.php | Diff File | ||
| mod - css/ace-mantis.css | Diff File | ||