Fix author tooltip wrapping

This commit is contained in:
Toby Zerner 2015-05-14 23:10:22 +09:30
parent a5f4e10f79
commit 269b33438c

View File

@ -178,12 +178,8 @@
float: left;
margin-top: 19px;
}
& > .tooltip {
white-space: nowrap;
& .tooltip-inner {
max-width: none;
}
& .tooltip .tooltip-inner {
max-width: none;
}
& .badges {
float: left;