summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-09-19 17:24:01 +0300
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2025-09-19 17:27:01 +0300
commit624eaf59a02dbd2f002fb45af01bbc17f04f8331 (patch)
tree5b6f52de149709dfa1538579c13f619ad6c37143 /indra
parentce45474f0ab3c0eb89d6a2cd92d1fc4ef356fa0a (diff)
viewer#2023 Google Inter #3
Size increase shouldn't have been specific for ja, it was meant to be universal.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/fonts.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/fonts.xml b/indra/newview/skins/default/xui/en/fonts.xml
index fafe6a3ebc..de8e640455 100644
--- a/indra/newview/skins/default/xui/en/fonts.xml
+++ b/indra/newview/skins/default/xui/en/fonts.xml
@@ -180,15 +180,15 @@
/>
<font_size name="Large"
comment="Size of large font (points, or 1/72 of an inch)"
- size="10.6"
+ size="11.0"
/>
<font_size name="Medium"
comment="Size of medium font (points, or 1/72 of an inch)"
- size="8.6"
+ size="9"
/>
<font_size name="Small"
comment="Size of small font (points, or 1/72 of an inch)"
- size="7.6"
+ size="8"
/>
<font_size name="SmallLSL"
comment="Size of small font for LSL editor (points, or 1/72 of an inch)"