_annuaire.sass 176 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11
.page-annuaire

  &__nooverflow
    max-width: 300px
    height : 24px
    overflow: hidden
    text-overflow: ellipsis

    &:hover
      overflow: visible
      height: auto