From 26c5cf2a051922590a9eab0c5340bf1997be4eef Mon Sep 17 00:00:00 2001
From: Hiro Asari
Date: Sat, 25 Jan 2014 09:06:25 -0500
Subject: [PATCH] Add status image example for POD
Fixes https://github.com/travis-ci/travis-web/issues/235
Note the height attribute is removed from `#status-image`.
We now let browser decide how tall the popup will be.
---
assets/scripts/app/templates/status_images.hbs | 4 ++++
assets/scripts/app/views/status_images.coffee | 4 ++++
assets/styles/app/popup.sass | 1 -
locales/en.yml | 5 +++--
4 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/assets/scripts/app/templates/status_images.hbs b/assets/scripts/app/templates/status_images.hbs
index 0f832f2b..18c57d1b 100644
--- a/assets/scripts/app/templates/status_images.hbs
+++ b/assets/scripts/app/templates/status_images.hbs
@@ -31,3 +31,7 @@