diff options
Diffstat (limited to 'spacelab/bootswatch.less')
-rw-r--r-- | spacelab/bootswatch.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spacelab/bootswatch.less b/spacelab/bootswatch.less index 95aff8d7..16f89436 100644 --- a/spacelab/bootswatch.less +++ b/spacelab/bootswatch.less @@ -106,6 +106,10 @@ } } + &-link { + text-shadow: none; + } + &:active, &.active { background-image: none; |