1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:25:55 +00:00

tweak selected feed display a bit

This commit is contained in:
Andrew Dolgov
2014-12-05 00:29:54 +03:00
parent 9fd581336e
commit bd07626826
2 changed files with 5 additions and 1 deletions

View File

@@ -813,7 +813,7 @@ div.fatalError textarea {
#feeds-holder {
padding : 0px;
border-width : 0px 1px 0px 0px;
border-width : 0px 0px 0px 0px;
border-style : solid;
border-color : #ddd;
overflow : hidden;