From 5f2aa37c7c3c6cedc52873c872ef08680300bba8 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Tue, 10 Sep 2013 17:47:25 +0200 Subject: [PATCH 1/9] fetprofile list --- app/assets/stylesheets/fetprofiles.css.scss | 4 ++++ app/views/fetprofiles/index.html.erb | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/fetprofiles.css.scss b/app/assets/stylesheets/fetprofiles.css.scss index 03ed414..501950b 100644 --- a/app/assets/stylesheets/fetprofiles.css.scss +++ b/app/assets/stylesheets/fetprofiles.css.scss @@ -1,3 +1,7 @@ // Place all the styles related to the fetprofiles controller here. // They will automatically be included in application.css. // You can use Sass (SCSS) here: http://sass-lang.com/ + +ul.fetprofile_list li a { +display:block +} \ No newline at end of file diff --git a/app/views/fetprofiles/index.html.erb b/app/views/fetprofiles/index.html.erb index 861cb3e..95f04fc 100644 --- a/app/views/fetprofiles/index.html.erb +++ b/app/views/fetprofiles/index.html.erb @@ -5,7 +5,7 @@ <%= I18n.t 'fetprofiles.active' if params[:filter].nil? || params[:filter]== "active" %> -