Commit f51c21b6 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Minor ui fixes

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 83b0a24e
......@@ -35,7 +35,6 @@
color: #666;
margin:20px 0;
background: #FAFAFA;
box-shadow: inset 0 1px 0 #fff, 0 1px 5px #f1f1f1;
.control-group {
margin-bottom: 0;
......
......@@ -116,3 +116,7 @@ pre.well-pre {
color: #FFF;
}
}
.dropdown-menu > li > a {
text-shadow: none;
}
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