提交 1af3c334 编写于 作者: C Catouse

* fix style of chosen icons component.

上级 27bfd32b
......@@ -2,11 +2,15 @@
{
padding: 5px;
}
.chosen-container.chosen-icons .chosen-results li {
border-radius: @border-radius-base;
}
.chosen-container.chosen-icons .chosen-results li.group-result
{
padding: 5px 0;
color: #666;
font-size: 12px;
border-radius: 0;
}
.chosen-container.chosen-icons .chosen-results li.group-option
{
......@@ -16,5 +20,4 @@
line-height: 14px;
width: 30px;
text-align: center;
border-radius: 4px;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册