summaryrefslogtreecommitdiffstats
path: root/app/javascript/styles/tootcafe.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/javascript/styles/tootcafe.scss')
-rw-r--r--app/javascript/styles/tootcafe.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/styles/tootcafe.scss b/app/javascript/styles/tootcafe.scss
index 0b38377ad64..93e57de7cec 100644
--- a/app/javascript/styles/tootcafe.scss
+++ b/app/javascript/styles/tootcafe.scss
@@ -25,6 +25,6 @@ $base-overlay-background: $color8;
@import 'application';
// Change the color of button texts to improve a11y
-.button, .simple_form button, .simple_form .button, .simple_form .block-button {
+.button, .simple_form button, .simple_form .button, .simple_form .block-button, .icon-with-badge__badge {
color: #141414;
}