From 0f02fb0c46adf4ec8f354defab90a5a226591c12 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 12 Aug 2022 19:28:14 -0300 Subject: [PATCH] framework update --- Libs/DF/fw.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libs/DF/fw.lua b/Libs/DF/fw.lua index 5f99904b..d2412c76 100644 --- a/Libs/DF/fw.lua +++ b/Libs/DF/fw.lua @@ -2506,7 +2506,7 @@ end --DF.font_templates ["ORANGE_FONT_TEMPLATE"] = {color = "orange", size = 11, font = "Accidental Presidency"} --DF.font_templates ["OPTIONS_FONT_TEMPLATE"] = {color = "yellow", size = 12, font = "Accidental Presidency"} DF.font_templates ["ORANGE_FONT_TEMPLATE"] = {color = "orange", size = 10, font = DF:GetBestFontForLanguage()} -DF.font_templates ["OPTIONS_FONT_TEMPLATE"] = {color = "yellow", size = 10, font = DF:GetBestFontForLanguage()} +DF.font_templates ["OPTIONS_FONT_TEMPLATE"] = {color = "yellow", size = 9.6, font = DF:GetBestFontForLanguage()} -- dropdowns