Commit 741db760 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Improve issue box UI

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 580db8de
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
color: #666; color: #666;
margin:20px 0; margin:20px 0;
background: #FAFAFA; background: #FAFAFA;
border: 1px solid #DDD; border: 1px solid #EEE;
.control-group { .control-group {
margin-bottom: 0; margin-bottom: 0;
...@@ -26,8 +26,6 @@ ...@@ -26,8 +26,6 @@
} }
.context { .context {
border: none;
background-color: #f5f5f5;
border: none; border: none;
border-top: 1px solid #eee; border-top: 1px solid #eee;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment