View Issue Details

IDProjectCategoryView StatusLast Update
2926Composrcore_primary_layoutpublic2016-11-11 15:55
ReporterGuest Assigned ToChris Graham  
PrioritynormalSeverity@40@ 
Status resolvedResolutionfixed 
Summary2926: screen actions box causes horizontal slider on non-mobile
DescriptionThe 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 InformationI 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.
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2016-11-11 15:55

administrator   ~4541

Yes, good work.

Issue History

Date Modified Username Field Change
2016-11-10 18:16 Guest New Issue
2016-11-11 15:55 Chris Graham Note Added: 0004541
2016-11-11 15:55 Chris Graham Status Not Assigned => Resolved
2016-11-11 15:55 Chris Graham Resolution open => fixed
2016-11-11 15:55 Chris Graham Assigned To => Chris Graham