From ba9bb619e427dc7937d972905f26df3a92e6d4d9 Mon Sep 17 00:00:00 2001 From: Pablo Cuadrado Date: Sun, 11 Jan 2015 10:36:30 -0300 Subject: [PATCH] using container instead of container fluid for the stream, we can manage this better when migrating to Bootstrap 3 --- app/views/streams/main_stream.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/streams/main_stream.html.haml b/app/views/streams/main_stream.html.haml index 45419f82c..395812e1c 100644 --- a/app/views/streams/main_stream.html.haml +++ b/app/views/streams/main_stream.html.haml @@ -21,8 +21,8 @@ %h3 = t('aspects.index.introduce_yourself') -.container-fluid - .row-fluid +.container + .row .span3#leftNavBar #home_user_badge = owner_image_link