ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002091 | ClearOS | theme-clearos-admin | public | 2014-12-30 08:48 | 2015-02-05 19:46 |
Reporter | bchambers | ||||
Assigned To | bchambers | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | 7.1.0 Beta 1 | ||||
Target Version | 7.1.0 Beta 1 | Fixed in Version | 7.1.0 Beta 1 | ||
Summary | 0002091: Wide configuration page type overriding padding. | ||||
Description | Use of 'row' class when not using bootstrap columns makes widgets too wide. | ||||
Steps To Reproduce | |||||
Additional Information | } else if ($page['type'] == MY_Page::TYPE_WIDE_CONFIGURATION) { return " <section class='content-container'> <div class='content-header clearfix'> " . _get_content_header($page) . " </div> <div class='content clearfix'> /* <======= Remove 'row' class here */ <div class='theme-content'> " . _get_message() . " " . $page['app_view'] . " </div> </div> </section> "; | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-12-30 08:48 | bchambers | New Issue | |||
2014-12-30 08:48 | bchambers | Status | new => assigned | ||
2014-12-30 08:48 | bchambers | Assigned To | => bchambers | ||
2014-12-30 11:45 | bchambers | Status | assigned => confirmed | ||
2014-12-30 14:31 | bchambers | Status | confirmed => acknowledged | ||
2014-12-30 14:31 | bchambers | Status | acknowledged => resolved | ||
2014-12-30 14:31 | bchambers | Fixed in Version | => 7.1.0 Beta 1 | ||
2014-12-30 14:31 | bchambers | Resolution | open => fixed | ||
2015-02-05 19:46 | user2 | Status | resolved => closed |
There are no notes attached to this issue. |