mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 17:21:28 +00:00
show only 4 tags in article view, possibly improve tag detection
This commit is contained in:
@@ -770,3 +770,11 @@ div.postHeader td.postDate {
|
||||
display : none;
|
||||
}
|
||||
|
||||
#allEntryTags {
|
||||
font-size : x-small;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-style : solid;
|
||||
border-color : #c0c0c0;
|
||||
padding-bottom : 5px;
|
||||
display : none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user