diff --git a/index.html b/index.html index 172a02d..1ef075b 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,9 @@ --bs-badge-padding-y: 0.15em; } - div.output .input-group { width: 55em; } + /*div.output .input-group { width: 55em; }*/ div.output { + width: 70%; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dashed; @@ -25,7 +26,7 @@ .tranString.badge { height: 2.5em; - margin: 0 0.1em; + margin: 0 0.1em 0.2em; } .tranString input[type='text'] { border-collapse: collapse; @@ -35,6 +36,10 @@ background: transparent; color: white; } + .buttonwrapper { + display: inline-block; + width: 2em; + } .wide { width: 18em; } .narrow { width: 7em; } .text-bg-warning { background-color: RGBA(183,138,2,var(--bs-bg-opacity,1)) !important } @@ -43,7 +48,7 @@

Organic Maps Locale Viewer / Editor

-

Don't worry about adding or removing periods like . (Japanese) or (Hindi) at the end of strings. They will not affect the TTS speech either way.
You may hover over phrases to see their English version in a popup. Right-to-left languages may not be displayed correctly. Click the edit button next to a string and then click the save button to make changes.

+

Don't worry about adding or removing periods like . (Japanese) or (Hindi) at the end of strings. They are automatically removed as appropriate.
You may hover over phrases to see their English version in a popup. Right-to-left languages may not be displayed correctly. Click the edit button next to a string and then click the save button to make changes.
Your changes are not saved anywhere, so copy the change request that appears below when you're ready.

Locale language: +

Then, paste it into a new comment on this Github pull request