style/master.css [289:297]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  position: relative;
}
.list-link {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}
.list {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



style/master.less [340:351]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    position: relative;
}

.list-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}


.list {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



