Decreased chosenOutline css class border width

pull/59/head
parent 204fdc50f9
commit 3c01eb61b6

@ -118,7 +118,7 @@ background:transparent;
.chosenOutline{ .chosenOutline{
transition: 0ms; transition: 0ms;
border-width: 2px; border-width: 1px;
border-color: #f3f0ac; border-color: #f3f0ac;
border-style:solid; border-style:solid;
} }

Loading…
Cancel
Save