diff options
Diffstat (limited to 'less/type.less')
| -rw-r--r-- | less/type.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/type.less b/less/type.less index 13625c949..03566ebef 100644 --- a/less/type.less +++ b/less/type.less @@ -178,6 +178,7 @@ hr { border: 0; border-top: 1px solid @hr-border; border-bottom: 1px solid #fff; + border-bottom: 1px solid rgba(255,255,255,.5); } // Abbreviations and acronyms |
