diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/theme.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/less/theme.less b/less/theme.less index ce16ed538..354fc77b6 100644 --- a/less/theme.less +++ b/less/theme.less @@ -28,6 +28,10 @@ &.active { .box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); } + + .badge { + text-shadow: none; + } } // Mixin for generating new styles |
