mirror of
https://github.com/wahyd4/emoji-cheat-sheet.com.git
synced 2026-08-09 05:07:04 +10:00
.emoji whitespace quick fix
Issue obviously not present in local environment
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user