From 490213a1df9d02e676c2a815f9b617af742cf628 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 26 Mar 2012 17:03:01 +0200 Subject: [PATCH] style: enlarge escape key regardless of omni-presence --- base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.css b/base.css index fcf1e55..3d8f52b 100644 --- a/base.css +++ b/base.css @@ -147,7 +147,7 @@ ul.keys li b { line-height: 2.5ex; /* inherits otherwise */ padding-left: 2px; } -ul.keys.omni li { /* omni-present esc */ +.row0 ul.keys li { /* omni-present esc */ width: 8.5em; } -- 2.30.0