Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Improvements to Title Bar #4284

Merged
merged 2 commits into from Sep 25, 2016
Merged

Improvements to Title Bar #4284

merged 2 commits into from Sep 25, 2016

Conversation

jonathansampson
Copy link
Collaborator

@jonathansampson jonathansampson commented Sep 25, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Test Plan:

By overriding natural width of input element, it will no longer be too
large when the window is reduced in size. The input will now adjust its
dimensions relative to the dimensions of the container in which it is
positioned.

Before/After Reduction:

resize-mq-reduction

Fixes #4170
Fixes #4241

Auditors: @bsclifton, @luixxiul

By overriding natural width of input element, it will no longer be too
large when the window is reduced in size. The input will now adjust its
dimensions relative to the dimensions of the container in which it is
positioned.
@jonathansampson jonathansampson changed the title Fixes #4170 Improvements to Title Bar Sep 25, 2016
@bbondy
Copy link
Member

bbondy commented Sep 25, 2016

cool gif, what did you use to make it.
👍 on the PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants