From 1885909e309fb21852a81a3e63e53591af3cb9dd Mon Sep 17 00:00:00 2001 From: MrZYX Date: Fri, 18 Mar 2011 13:38:56 +0100 Subject: [PATCH] quickfix for image embedding image size --- public/stylesheets/sass/application.sass | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index b8ee6de5a..9e801f8db 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -381,10 +381,10 @@ header :margin :top 7px - img - :margin - :right 0 - :max-width 100% + img + :margin + :right 0 + :max-width 100% .stream_photo :float left