mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-03 06:59:14 +00:00
10 lines
106 B
CSS
10 lines
106 B
CSS
ul.feedCatList {
|
|
position : relative;
|
|
top: -1em;
|
|
}
|
|
|
|
li.feedCatHolder {
|
|
margin : 0px;
|
|
padding : 0px;
|
|
}
|