From e48679affecab7a5a7f9f007f39cd058554b2e80 Mon Sep 17 00:00:00 2001 From: Pablo Cuadrado Date: Tue, 23 Sep 2014 18:23:59 -0300 Subject: [PATCH] removing a missing mixing, using row instead of row-fluid --- app/assets/stylesheets/new-templates.scss | 3 +++ app/views/streams/main_stream.html.haml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/new-templates.scss b/app/assets/stylesheets/new-templates.scss index eff3651ee..1c982d810 100644 --- a/app/assets/stylesheets/new-templates.scss +++ b/app/assets/stylesheets/new-templates.scss @@ -72,6 +72,9 @@ @import 'stream_element'; @import 'comments'; +/* right bar */ +@import 'sidebar'; + /* contacts */ @import 'contacts'; @import 'leftnavbar'; diff --git a/app/views/streams/main_stream.html.haml b/app/views/streams/main_stream.html.haml index 0df23125d..6427b19f5 100644 --- a/app/views/streams/main_stream.html.haml +++ b/app/views/streams/main_stream.html.haml @@ -26,7 +26,7 @@ .bootstrap_header_padding .container - .row-fluid + .row .span3#leftNavBar #home_user_badge = owner_image_link