mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
hlFeed: remove unnecessary br
This commit is contained in:
@@ -583,14 +583,14 @@ div.postHeader div {
|
||||
display : none;
|
||||
}
|
||||
|
||||
span.hlFeed, span.hlFeed a {
|
||||
div.hlFeed, div.hlFeed a {
|
||||
font-size : 10px;
|
||||
color : gray;
|
||||
font-style : italic;
|
||||
font-weight : normal;
|
||||
}
|
||||
|
||||
span.hlFeed a:hover {
|
||||
div.hlFeed a:hover {
|
||||
color : #4684ff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user