.portlet-recent-documents .recent-documents {
  list-style: none;
  margin: 0; }
  .portlet-recent-documents .recent-documents li {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; }