Issue #930 - Fix QR code style issues#936
Conversation
|
thanks @dshgna . I will review tonight. But I'm no more a big fan for float right. Maybe a flex would be more appropriate here. |
|
@miketaylr Thanks! Rebased the commit, but am unsure if the resolved merge conflicts give the intended results. Could you please verify from the screenshot? |
| </span> | ||
| </div> | ||
| </div> | ||
| <div class="wc-Comment-content"> |
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
This comment was marked as abuse.
This comment was marked as abuse.
Sorry, something went wrong.
|
@dshgna there is some trouble in small screen
and For fix the second issue. if you can add one And add except this minore issue, looks good. |
|
Thanks @magsout for the great review! I will how to the page works on different device sizes before committing in future. |
|
Awesome, LGTM @dshgna . Just need to figure why travis have failed the tests |
|
For me, it's ok to merged, there is no reason at all Travis failed. But I prefere to wait your validation @miketaylr |
|
Great, thanks! |
Issue #930 - Fix QR code style issues
Travis will fail all PRs from a fork -- because we rely on having secret ENV VARs with some login and password info for the bot. See https://docs.travis-ci.com/user/encryption-keys/ for how we encrypt the username and password, before storing them with Travis. BUT I just saw https://docs.travis-ci.com/user/pull-requests#Security-Restrictions-when-testing-Pull-Requests, which shows how we could run a subset of tests that don't require auth, which might be a nice compromise! |



r? @magsout @miketaylr @tagawa