diff --git a/services/web/public/stylesheets/core/mixins.less b/services/web/public/stylesheets/core/mixins.less index bc704119d2..5eb1655dda 100755 --- a/services/web/public/stylesheets/core/mixins.less +++ b/services/web/public/stylesheets/core/mixins.less @@ -445,6 +445,11 @@ text-decoration: none; } } + + small, + .small { + color: @text-color; + } } // Tables