duckduckgo / zeroclickinfo-spice

DuckDuckGo Instant Answers based on JavaScript (JSON) APIs
https://duckduckhack.com/
Other
548 stars 942 forks source link

RubyGems has inconsistent tile heights #998

Closed jagtalon closed 10 years ago

jagtalon commented 10 years ago

https://duckduckgo.com/?q=rubygems%20rspec

screen shot 2014-08-08 at 12 00 25 pm

username1290 commented 10 years ago

Hope this helps:

s855.css:

.tile--ruby_gems {
height: 12.2em;
}
jagtalon commented 10 years ago

@sogen Looks good! If you'd like to fix it, make a PR!

jagtalon commented 10 years ago

Got fixed in https://github.com/duckduckgo/zeroclickinfo-spice/pull/1004