css: nowrap on hats, splitting/wrapping them looks very weird

This commit is contained in:
joshua stein 2016-04-06 19:15:45 -05:00
parent 92117e9947
commit a694b2a499

View file

@ -71,6 +71,7 @@ span.hat {
border-radius: 4px;
padding: 1px 8px;
vertical-align: super;
white-space: nowrap;
}
span.hat span.crown {
background-color: #ddd;