diff options
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/type.less b/less/type.less index 28b68bb37..3fa68751d 100644 --- a/less/type.less +++ b/less/type.less @@ -158,7 +158,7 @@ hr { margin: @line-height-base 0; border: 0; border-top: 1px solid @hrBorder; - border-bottom: 1px solid @white; + border-bottom: 1px solid #fff; } // Abbreviations and acronyms |
