fixes firefox tag selection issue

This commit is contained in:
Mo Bitar
2017-03-10 15:04:46 -06:00
parent 39e5bbf966
commit ef76db5e7e
3 changed files with 12 additions and 9 deletions

View File

@@ -42,6 +42,7 @@
> .info {
height: 20px;
> .title {
width: 80%;
background-color: transparent;
@@ -52,6 +53,8 @@
cursor: pointer;
text-overflow: ellipsis;
width: 75%;
pointer-events: none;
}
> .count {