去掉 load more的 outline

This commit is contained in:
yafeilee 2014-03-30 12:32:58 +08:00
parent eb5b2cc615
commit 6e4f1bff8c
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@
background-color: transparent;
color: #333333;
border: 1px solid #DDDDDD;
&:focus {
outline-style: none;
}
}
}
}