.emoji whitespace quick fix

Issue obviously not present in local environment
This commit is contained in:
niclasgelin
2012-10-02 14:10:49 +02:00
parent 3027cdfbe0
commit bb0d616928
+2 -1
View File
@@ -60,7 +60,8 @@ module Emoji
[].tap do |rules|
rules << %Q{
.emoji {
display:inline-block;
float:left;
margin-right:.5em;
width:#{@size}px;
height:#{@size}px;
background:transparent url(/graphics/#{digest_name}) 0 0 no-repeat;