Merge pull request #6946 from bryceadams/patch-ratings-styles-1

Remove outline when stars are clicked
This commit is contained in:
Claudio Sanches 2014-12-12 09:21:41 -02:00
commit a1f1f94eb8
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -899,6 +899,7 @@ p.demo_store {
text-indent: -9999px;
position: relative;
border-bottom: 0 !important;
outline: 0;
&:last-child {
border-right: 0;