restore visibility of hr elements as they really help readability (#19764)

This commit is contained in:
Frédéric Péters 2017-10-29 11:50:49 +01:00
parent b5e848b30e
commit 961fdf3598
1 changed files with 0 additions and 4 deletions

View File

@ -297,10 +297,6 @@ div.issue {
padding-right: 8px;
}
div.issue hr {
height: 0
}
div.issue div.subject h3 {
color: #333
}