Skip to content

Commit

Permalink
Finally finally getting it right
Browse files Browse the repository at this point in the history
  • Loading branch information
gautamrege committed Jul 13, 2012
1 parent 118910d commit e1df6a0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion app/assets/stylesheets/application.css.sass
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require_self
*= require_ideas
*= require_tree .
*/
Expand Down
3 changes: 0 additions & 3 deletions app/views/welcome/index.html.haml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
= content_for :head do
= stylesheet_link_tag "style", :media => "all"

%header.masthead.well
%h1 IdeaHub
%p #{@idea_quote}
Expand Down

0 comments on commit e1df6a0

Please sign in to comment.