mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 16:31:28 +00:00
11 lines
107 B
CSS
11 lines
107 B
CSS
ul.feedCatList {
|
|
position : relative;
|
|
top: -1em;
|
|
}
|
|
|
|
li.feedCatHolder {
|
|
margin : 0px;
|
|
padding : 0px;
|
|
}
|
|
|