Closed
Bug 1132766
Opened 10 years ago
Closed 10 years ago
Switch standalone client index.html from using max-device-width to max-width in its media-selectors
Categories
(Hello (Loop) :: Client, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: dmosedale, Unassigned)
References
Details
(Whiteboard: [tech-debt])
In bug 1119047, we're limiting the BEM stylesheet usage to devices with small screens only as a way of initially rolling out to a small number of people.
Once that's proven itself, we will at some point want to enable them for all small viewports of the standalone client, both mobile & desktop, by using max-width instead of max-device-width.
Comment 1•10 years ago
|
||
Dan, is this a non-issue currently?
http://mxr.mozilla.org/mozilla-central/search?string=max-device-width&find=loop
Flags: needinfo?(dmose)
Reporter | ||
Comment 2•10 years ago
|
||
Yes.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(dmose)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•