From 40f631b5c152978b961440a9aac0d01621fc3899 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 2 May 2013 22:29:45 +1000 Subject: [PATCH] fix style --- app/assets/stylesheets/application/onebox.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application/onebox.scss b/app/assets/stylesheets/application/onebox.scss index 0ea9f94cc60..6984d4c6a2f 100644 --- a/app/assets/stylesheets/application/onebox.scss +++ b/app/assets/stylesheets/application/onebox.scss @@ -46,7 +46,7 @@ a.loading-onebox { margin: 0px !important; } img.thumbnail { - width: 25%; + max-width: 25%; height: auto; } code {