From 741db7603ce198f15b2325d1e4bc776cbb291ab6 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 29 Jan 2014 17:07:15 +0200 Subject: [PATCH] Improve issue box UI --- app/assets/stylesheets/generic/issue_box.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/generic/issue_box.scss b/app/assets/stylesheets/generic/issue_box.scss index 6330523..afe9c5f 100644 --- a/app/assets/stylesheets/generic/issue_box.scss +++ b/app/assets/stylesheets/generic/issue_box.scss @@ -11,7 +11,7 @@ color: #666; margin:20px 0; background: #FAFAFA; - border: 1px solid #DDD; + border: 1px solid #EEE; .control-group { margin-bottom: 0; @@ -27,8 +27,6 @@ .context { border: none; - background-color: #f5f5f5; - border: none; border-top: 1px solid #eee; } -- libgit2 0.21.2