diff options
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index ec42b033c..528e6ffdc 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -483,7 +483,7 @@ footer { } &.disabled a, &.disabled a:hover { - background-color: none; + background-color: transparent; color: @grayLight; } &.next a { |
