diff --git a/web/annotation_layer_builder.css b/web/annotation_layer_builder.css index dc04a6c07..80d9c7274 100644 --- a/web/annotation_layer_builder.css +++ b/web/annotation_layer_builder.css @@ -238,8 +238,8 @@ .buttonWidgetAnnotation.radioButton input:checked::before { border-radius: 50%; height: 50%; - left: 30%; - top: 20%; + left: 25%; + top: 25%; width: 50%; }