Decrease border radio button

pull/189/head
jairorudas 2016-10-18 19:30:55 -02:00
parent 05468d4c54
commit f4fd7c89cf
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ label.custom-checkbox {
color: $default-text;
content: "\a0";
background-color: transparent;
border: 2px solid $border;
border: 1px solid $border;
border-radius: 0;
display: inline-block;
text-align: center;