X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/9831076c8f7385dffb533e0327cc7dd7c9f1ef92..2528dc646a1348f49098067923025d065a0c3f41:/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; + } } }