X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c0e11a8f6d0d9a4c030aa90fe91f0fc49cd05e0e..b8a6d80a6573772f180b39aaeaf6c3ef48f2c021:/editor.css diff --git a/editor.css b/editor.css index cf1abc2..5d3eae2 100644 --- a/editor.css +++ b/editor.css @@ -177,6 +177,11 @@ body { min-height:20px; } +span[wlxml-tag] { + display:inline-block; + min-width: 10px; +} + [wlxml-tag=header] { font-size: 13px; font-weight: bold;