mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 08:29:15 +00:00
feedtree: fix for long feed titles making counters invisible
This commit is contained in:
@@ -84,11 +84,11 @@
|
||||
border-width : 0px;
|
||||
}
|
||||
|
||||
.claro .dijitTree .dijitTreeRow {
|
||||
/*.claro .dijitTree .dijitTreeRow {
|
||||
max-width: 100%;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}*/
|
||||
|
||||
.claro .dijitTree .dijitTreeRowSelected {
|
||||
background : white;
|
||||
|
||||
Reference in New Issue
Block a user