View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002926 | Composr | core_primary_layout | public | 2016-11-10 18:16 | 2016-11-11 15:55 |
Reporter | giles | Assigned To | Chris Graham | ||
Severity | @40@ | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002926: screen actions box causes horizontal slider on non-mobile | ||||
Description | The screen_actions box on various pages throughout Composr causes a horizontal slider to appear when in non-mobile mode due to the .box class having a 1px border and screen_actions_outer being set to 100%. Mobile does not have this issue due to {$BETA_CSS_PROPERTY,box-sizing: border-box;} being applied. I have fixed this by adding {$BETA_CSS_PROPERTY,box-sizing: border-box;} to screen_actions.css after the width property (lines 12/13). | ||||
Additional Information | I apologize if this has already been found and fixed - I am still running version 10 RC 18. I plan to upgrade to the 10 RC 21 version in the next few days. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-10 18:16 | giles | New Issue | |
2016-11-11 15:55 | Chris Graham | Note Added: 0004541 | |
2016-11-11 15:55 | Chris Graham | Status | non-assigned => resolved |
2016-11-11 15:55 | Chris Graham | Resolution | open => fixed |
2016-11-11 15:55 | Chris Graham | Assigned To | => Chris Graham |