diff --git a/gtk/theme/win32/gtk-win32-base.css b/gtk/theme/win32/gtk-win32-base.css index c0f392ce16..7532e1c202 100644 --- a/gtk/theme/win32/gtk-win32-base.css +++ b/gtk/theme/win32/gtk-win32-base.css @@ -23,7 +23,7 @@ viewport { /* XXX: This should be the default, but isn't?! */ font-family: "Segoe UI", Sans; - font-size: 9px; + font-size: 9pt; background-color: -gtk-win32-color(window, btnface); color: -gtk-win32-color(window, btntext); }