forked from DGNum/gestioCOF
avec le css c'est mieux
This commit is contained in:
parent
6be2adc47a
commit
ef59c115f6
1 changed files with 5 additions and 1 deletions
|
@ -32,10 +32,14 @@ li.carte-line {
|
|||
.carte-label {
|
||||
background: white;
|
||||
float: left;
|
||||
margin-right: 20px;
|
||||
padding-right: 4px;
|
||||
position: relative;
|
||||
max-width: calc(100% - 40px);
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.carte-ukf {
|
||||
background: white;
|
||||
padding-left: 4px;
|
||||
|
|
Loading…
Reference in a new issue