mozilla/webmaker-core

Button height changes when the label is blank

Open

#142 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#1989.

It was originally written by flukeout on Thu May 21 2015 and had the following description:

Steps to reproduce

  • Edit a button
  • Remove all the text in the label
  • Tap away from the button in the preview
  • The button changes height

It should stay the same height, even with no content

Contributor guide