FIX: Show the long name of Filament
Change-Id: Ic07cc14262dac2987d50cb09bd9f7bf0ce264dcb
This commit is contained in:
parent
08c2bf665c
commit
c48c9a420a
|
@ -60,7 +60,7 @@ input
|
||||||
|
|
||||||
.MItem
|
.MItem
|
||||||
{
|
{
|
||||||
width: 220px;
|
min-width: 220px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -60,7 +60,7 @@ input
|
||||||
|
|
||||||
.MItem
|
.MItem
|
||||||
{
|
{
|
||||||
width: 220px;
|
min-width: 220px;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue