Don't obstruct author tooltip

This commit is contained in:
Toby Zerner 2015-05-06 11:40:35 +09:30
parent 16e922cd86
commit e9d319e5ed

View File

@ -190,10 +190,12 @@
margin-top: 17px;
text-align: right;
white-space: nowrap;
pointer-events: none;
& .badge {
margin-left: -15px;
position: relative;
pointer-events: auto;
}
}
& .main {