Skip to content

Commit

Permalink
Merge pull request #580 from /issues/545/1
Browse files Browse the repository at this point in the history
Issue #545 #534 - removed text overflow ellipsis on small device
  • Loading branch information
karlcow committed Mar 9, 2015
2 parents edd65ab + 72d07fa commit 95f9da5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions webcompat/static/css/development/components/issue-item.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
}
.IssueItem-content {}
.IssueItem-header {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
margin-bottom:0.5em;
}
.IssueItem-metadata {
Expand Down

0 comments on commit 95f9da5

Please sign in to comment.