X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c8101069e6de3c7eeb44e97e391c9fa4b9db0872..8411d228c0928c0a2d6c280a2f39adacc972ee13:/src/editor/modules/documentToolbar/documentToolbar.less diff --git a/src/editor/modules/documentToolbar/documentToolbar.less b/src/editor/modules/documentToolbar/documentToolbar.less index 4b35b12..976fee4 100644 --- a/src/editor/modules/documentToolbar/documentToolbar.less +++ b/src/editor/modules/documentToolbar/documentToolbar.less @@ -26,10 +26,13 @@ .toolbar-widget { display: inline-block; - margin: 0 5px; + margin: 0; div { display: inline-block; } + .btn { + border-radius: 0; + } } }