diff --git a/2020theme/sass/05-templates/_06-tickets.scss b/2020theme/sass/05-templates/_06-tickets.scss index 93179c4..dfe272d 100644 --- a/2020theme/sass/05-templates/_06-tickets.scss +++ b/2020theme/sass/05-templates/_06-tickets.scss @@ -148,7 +148,7 @@ border-radius: 0; } .tix-error{ - border-color: $color__secondary + border-color: $color__secondary; &:before { content: "\f153"; font-family: 'dashicons';