diff --git a/css/default.css b/css/default.css index 044e2d67..3d13e6a3 100644 --- a/css/default.css +++ b/css/default.css @@ -359,6 +359,8 @@ kbd { background-color: #e1e3e5; border: 1px solid #adb3b8; border-radius: 3px; - box-shadow: 0 1px 0 rgba(12, 13, 14, 0.2), 0 0 0 2px #fff inset; + box-shadow: + 0 1px 0 rgba(12, 13, 14, 0.2), + 0 0 0 2px #fff inset; white-space: nowrap; } diff --git a/index.html b/index.html index 2e1f538c..768ff09f 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - +
+ diff --git a/map.html b/map.html index 6488c3db..3540ef23 100644 --- a/map.html +++ b/map.html @@ -1,4 +1,4 @@ - +