mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
fix display of feed browser (probably closes #22)
This commit is contained in:
@@ -927,7 +927,13 @@ ul.browseFeedList {
|
||||
height : 300px;
|
||||
overflow : auto;
|
||||
list-style-type : none;
|
||||
margin-bottom : 5px;
|
||||
margin : 0px 0px 5px 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
ul.browseFeedList li {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
span.subscribers {
|
||||
|
||||
Reference in New Issue
Block a user