mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix entry name overflow
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
margin-right: 100px;
|
margin-right: 125px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#feed-accordion .entry-heading .shrink {
|
#feed-accordion .entry-heading .shrink {
|
||||||
|
|||||||
Reference in New Issue
Block a user