collab compass nowrap

This commit is contained in:
Connor Turland 2014-09-24 08:45:46 -04:00
parent 58ff70717e
commit b163442163

View file

@ -2080,10 +2080,11 @@ float: left;
line-height: 14px; line-height: 14px;
border-top-right-radius: 2px; border-top-right-radius: 2px;
border-bottom-right-radius: 2px; border-bottom-right-radius: 2px;
white-space: nowrap;
} }
.collabCompass img { .collabCompass img {
border-radius: 16px; border-radius: 16px;
border: 2px solid #4fb5c0; border: 2px solid #4fb5c0;
z-index: 2; z-index: 2;
} }