From: Alan Knowles Date: Thu, 22 Mar 2012 07:43:37 +0000 (+0800) Subject: css/inline-editor.css X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=e526e1e9508581353c069ef2d8363081ee2453a8 css/inline-editor.css --- diff --git a/css/inline-editor.css b/css/inline-editor.css index dacae23166..7193ca1795 100644 --- a/css/inline-editor.css +++ b/css/inline-editor.css @@ -53,7 +53,8 @@ .x-html-editor-tb .x-btn-text { background:transparent url(../images/default/form/htmleditor.gif) no-repeat scroll 0% 0%; } -.x-html-editor-tb .x-btn-text { width: 18px; } +/* this seems to restrict buttons if you add text buttons to toolbar.. - used to be just width: */ +.x-html-editor-tb .x-btn-text { min-width: 18px; } /* all the rest are done with background offsets ( -16 height each one ) */