зеркало из https://github.com/mozilla/pjs.git
Bug #245331 --> Don't truncate long attachment names in the messsage pane.
Patch by David Bienvenu.
This commit is contained in:
Родитель
a50c536224
Коммит
01e10cfde4
|
@ -87,8 +87,7 @@ description[selectable="true"]:focus > descriptionitem[selected="true"]
|
|||
|
||||
.attachmentBox
|
||||
{
|
||||
width: 15em;
|
||||
max-width: 10em;
|
||||
min-width: 15em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
|
@ -90,8 +90,7 @@ description[selectable="true"]:focus > descriptionitem[selected="true"]
|
|||
|
||||
.attachmentBox
|
||||
{
|
||||
width: 15em;
|
||||
max-width: 10em;
|
||||
min-width: 15em;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче