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

Small fixes of buttons on about:certerror and .noScriptInfo #6324

Merged
merged 1 commit into from
Dec 21, 2016
Merged

Small fixes of buttons on about:certerror and .noScriptInfo #6324

merged 1 commit into from
Dec 21, 2016

Conversation

luixxiul
Copy link
Contributor

@luixxiul luixxiul commented Dec 20, 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).

Closes #6317

  • Removed a div from certerror.js
  • Set margin:.2em and font-size:14px to buttons inside .buttons on about:certerror
  • Added 5px margin-bottom to .truncate inside .dialogInner of .noScriptInfo

Auditors: @bsclifton / cc: @bradleyrichter for the size of the margins

Test Plan 1

  1. Open https://expired.badssl.com/
  2. Click advanced settings
  3. Make sure the buttons have margins (as seen in screenshot)

screenshot 2016-12-20 20 43 42

Test Plan 2

  1. Open https://jsfiddle.net/
  2. Disable JavaScript with the shield
  3. Click the NoScript icon
  4. Make sure the text has margin-bottom

screenshot 2016-12-20 20 43 48

Closes #6317

- Removed a div from certerror.js
- Set margin:.2em and font-size:14px to buttons inside .buttons on about:certerror
- Added 5px margin-bottom to .truncate inside .dialogInner of .noScriptInfo

Auditors: @bsclifton @bradleyrichter

Test Plan 1
1. Open https://expired.badssl.com/
2. Make sure the buttons have margins

Test Plan 2
1. Open https://jsfiddle.net/
2. Disable JavaScript with the shield
3. Click the NoScript icon
4. Make sure the text has margin-bottom
@luixxiul luixxiul self-assigned this Dec 20, 2016
@luixxiul luixxiul added this to the 0.13.0 milestone Dec 20, 2016
Copy link
Member

@bsclifton bsclifton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested before and after; changes look good 😄

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.

2 participants