mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-27 09:29:22 -04:00
Merge pull request #3615 from alphagov/fix-extra-tracking
Fix extra tracking on numeric inputs
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.extra-tracking .form-control {
|
||||
.extra-tracking .govuk-input {
|
||||
@include core-19($tabular-numbers: true);
|
||||
padding-left: 5px;
|
||||
letter-spacing: 0.04em;
|
||||
|
||||
Reference in New Issue
Block a user