зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1144382 - title text in reading list sidebar item wraps poorly, leaving partial text visible, r=jaws.
--HG-- extra : rebase_source : fa3e2faf60ec84390e0e9ba3685b36d987502a68
This commit is contained in:
Родитель
40f811b891
Коммит
b075cc6baa
|
@ -62,6 +62,7 @@ body {
|
|||
.item-title {
|
||||
overflow: hidden;
|
||||
max-height: 2.8em;
|
||||
line-height: 1.4;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче