diff --git a/css/_edit.css b/css/_edit.css index 67f0769..c799510 100644 --- a/css/_edit.css +++ b/css/_edit.css @@ -36,7 +36,10 @@ div.picker.pk_hl { width: auto; } /* buttons inside of picker */ -div.picker button.pickerbutton { +div.picker button.pickerbutton, +div.picker button.toolbutton { + padding: .1em .35em; + border-width: 0; } /*____________ edit textarea ____________*/