Make submit forms/buttons more responsive for mobile #546

Closed
marek-lach wants to merge 6 commits from make-submit-buttons-responsive-for-mobile into master
marek-lach commented 2019-04-25 10:17:07 +00:00 (Migrated from github.com)

A blind attempt to resolve submit buttons not resizing on very small screens and input forms not resizing either.

This would need to be tested on a test setup first, which I didn't test, to figure out if it didn't break any desktop sizes.

A blind attempt to resolve submit buttons not resizing on very small screens and input forms not resizing either. This would need to be tested on a test setup first, which I didn't test, to figure out if it didn't break any desktop sizes.
codecov[bot] commented 2019-04-25 10:21:17 +00:00 (Migrated from github.com)

Codecov Report

Merging #546 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #546   +/-   ##
=======================================
  Coverage   43.97%   43.97%           
=======================================
  Files          68       68           
  Lines        7890     7890           
=======================================
  Hits         3470     3470           
  Misses       4420     4420
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/546?src=pr&el=h1) Report > Merging [#546](https://codecov.io/gh/Plume-org/Plume/pull/546?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/ff92ac07631f0e490f308f1157127ce12c6c15d1?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #546 +/- ## ======================================= Coverage 43.97% 43.97% ======================================= Files 68 68 Lines 7890 7890 ======================================= Hits 3470 3470 Misses 4420 4420 ```

You can test it live on https://pr-546.joinplu.me/

You can test it live on https://pr-546.joinplu.me/

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Plume/Plume#546
No description provided.