mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-07 14:43:45 -04:00
Petite correction design pour pas faire dépasser les titres de sites trop long
This commit is contained in:
@@ -520,6 +520,9 @@ input {
|
||||
font-size: 90%;
|
||||
vertical-align: middle;
|
||||
text-align: left;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.categories .feeds .dropdown .dropdown-menu {
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user