diff --git a/web/documentserver-example/csharp/App_Themes/stylesheet.css b/web/documentserver-example/csharp/App_Themes/stylesheet.css index 427d75dc..7f3cfa86 100644 --- a/web/documentserver-example/csharp/App_Themes/stylesheet.css +++ b/web/documentserver-example/csharp/App_Themes/stylesheet.css @@ -22,7 +22,7 @@ html { } body { - display: inline-table; + display: block; background: #FFFFFF; color: #333333; font-family: Open Sans;