Bug #245331 --> Don't truncate long attachment names in the messsage pane.
Patch by David Bienvenu. git-svn-id: svn://10.0.0.236/trunk@164397 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
0398038571
commit
eb48fb089f
@ -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;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user