diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index 374261ddb4..3de4af824d 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -1,6 +1,6 @@ body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; - overflow: hidden + overflow: hidden; padding-top: 60px; padding-bottom: 40px; }