diff --git a/static/js/namesDialog.js b/static/js/namesDialog.js index a11572c..2f6ad23 100644 --- a/static/js/namesDialog.js +++ b/static/js/namesDialog.js @@ -98,6 +98,7 @@ oml.ui.namesDialog = function() { $findButton = Ox.Button({ disabled: true, + style: 'squared', title: Ox._('Find'), width: 48 }).bindEvent({