From 41eef6558a53b3f3911ea0f9f6020a88d2e8e382 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 11 Mar 2012 23:39:36 +0000 Subject: [PATCH] application.css typo --- app/assets/stylesheets/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 769f628..c811f3b 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -230,7 +230,7 @@ th{padding: 0 0 5px 5px; background-color: #f6f6f6;} #admin_proposals #filter label{ float: left; } -# + /* forms */ #rating form{margin: 20px 0; border-top: 1px dotted #ccc; padding-top: 10px;} #rating form .row{margin: 0 0 5px 0;}