diff --git a/src/gwt/src/org/rstudio/core/client/widget/FontSizer.css b/src/gwt/src/org/rstudio/core/client/widget/FontSizer.css index 5c17c82f8f7..4b55fc34f55 100644 --- a/src/gwt/src/org/rstudio/core/client/widget/FontSizer.css +++ b/src/gwt/src/org/rstudio/core/client/widget/FontSizer.css @@ -5,7 +5,7 @@ } @if rstudio.desktop true { .windows .normalSize, .windows .normalSize td, .windows .normalSize pre { - line-height: 1.25; + line-height: 1.20; } } @else { .windows .normalSize, .windows .normalSize td, .windows .normalSize pre {