Fix smart collection settings on Chrome
This commit is contained in:
parent
c151e5a0df
commit
9ee6d23aca
1 changed files with 1 additions and 1 deletions
|
@ -275,11 +275,11 @@ $white: #fff;
|
|||
.label-container {
|
||||
white-space: nowrap;
|
||||
padding-right: 115px;
|
||||
display: inline-block;
|
||||
text-overflow: ellipsis;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
float: left;
|
||||
}
|
||||
|
||||
select {
|
||||
|
|
Loading…
Reference in a new issue