Fixed ellipsis and font on item names in item details view when viewed from inventory modal.

This commit is contained in:
Nick Winter 2014-12-07 14:22:59 -08:00
parent 9054f70052
commit 7a9d09654d

View file

@ -2,6 +2,16 @@
#item-details-view
.big-font
text-transform: uppercase
font-family: "Open Sans Condensed"
font-weight: bold
.one-line
white-space: nowrap
overflow: hidden
text-overflow: ellipsis
.nano-content
padding: 10px