moneyadviceservice / dough

Reusable UI components
http://www.madewithdough.org.uk/
MIT License
9 stars 1 forks source link

10188 sdc icon misaligned position fix #313

Closed davidtrussler closed 5 years ago

davidtrussler commented 5 years ago

TP10188

As a result of testing a problem was found on the Debt Advice Locator tool. This PR is to restore a style removed in PR312 to fix this and redeploy for further testing.

masbuild commented 5 years ago
1 Error
:no_entry_sign:
lib/dough/version.rb 2 Style/MutableConstant: Freeze mutable objects assigned to constants.

2 Warnings
:warning: There are code changes, but no corresponding tests. Please include tests if this PR introduces any modifications in behavior. If this is a refactor PR, please ignore the message.Refer to our mas standards guides about opening a PRhere
:warning: English locale contains keys missing in Welsh locale. Missing keys: [“taken”, “taken”].

At Money Advice Service, we use Danger gem, to ensure that our commits and pull requests follow standards. If you think one of the points here has been raised in error (or shouldn't be in our standards), open an issue or pull request on our Danger config.

Generated by :no_entry_sign: Danger