mozilla/webmaker-core

Pages become slightly smaller when they get the selected border

Open

#110 opened on Jul 14, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (31 forks)auto 404
enhancementfeedbackhelp wanted

Repository metrics

Stars
 (63 stars)
PR merge metrics
 (PR metrics pending)

Description

This issue has been migrated from mozilla/webmaker-android#1835.

It was originally written by flukeout on Tue May 12 2015 and had the following description:

Let's make all pages appear the same size.

On Tue May 12 2015, thisandagain commented:

Tried resolving this by moving the border from the selected class to the base class for each page, but it caused major performance problems. Not sure why ... needs investigation but any potential fix for this should be tested for perf.

Contributor guide