Page MenuHomePhabricator

mobile.toast introduces .drawer css rules
Closed, InvalidPublic

Description

Drawers loaded via mobile.drawers ResourceLoader module are styled differently when mobile.toast is loaded.

Given mobile.toast depends on mobile.drawers all generic rules should be moved from mobile.toast to the the mobile.drawers module to avoid styling inconsistencies.

Event Timeline

Jhernandez renamed this task from Tech debt: mobile.toast introduces .drawer css rules to mobile.toast introduces .drawer css rules.Sep 21 2016, 4:39 PM
Jhernandez triaged this task as Medium priority.

mobile.drawer and mobile.toast are now both packaged by mobile.startup so there is no chance of style inconsistency.