From f87ac4cb0b36158b5c3ad2795c9083cf9f05901e Mon Sep 17 00:00:00 2001 From: Hexagon Date: Fri, 26 Nov 2010 17:28:08 +0100 Subject: [PATCH] Adjusting YT-video size for posts --- public/stylesheets/sass/application.sass | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/stylesheets/sass/application.sass b/public/stylesheets/sass/application.sass index b3259baaf..e84137c10 100644 --- a/public/stylesheets/sass/application.sass +++ b/public/stylesheets/sass/application.sass @@ -249,6 +249,11 @@ header .right :display inline + .youtube-player + :border none + :height 370px + :width 500px + .avatar :-webkit-border-radius 5px :-moz-border-radius 5px @@ -262,11 +267,6 @@ header :-moz-border-radius 5px :border-radius 5px - .youtube-player - :border none - :height 325px - :width 500px - .from :font :family 'Helvetica neue', Arial, Helvetica, sans-serif