From f8a9c4a99330c2285bee0ac722e24c2ec08a8b11 Mon Sep 17 00:00:00 2001 From: Peter Savchenko Date: Thu, 9 Feb 2017 20:55:00 +0300 Subject: [PATCH] base styles imrpoved --- codex-editor.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/codex-editor.css b/codex-editor.css index 956af888..6ed17d34 100644 --- a/codex-editor.css +++ b/codex-editor.css @@ -147,6 +147,7 @@ border-radius: 2px; padding: 6px 5px; line-height: 1em; + font-size: 14px; background: #fff; } @@ -443,6 +444,7 @@ max-width: 100px; word-wrap: break-word; font-size: 12px; + line-height: 1.4em; }