From 9f4fc4979074d8b40165adcd0cec9eb983235d77 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 4 Jun 2013 13:38:14 -0700 Subject: [PATCH] :lipstick: --- static/image-view.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/image-view.less b/static/image-view.less index 90073c5ac..cce702672 100644 --- a/static/image-view.less +++ b/static/image-view.less @@ -6,7 +6,7 @@ display: -webkit-flex; .image-container { - height:100%; + height: 100%; width: 100%; }