diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 12b47d17803..cf0d5efeb10 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -738,6 +738,10 @@ table.navbar { padding-right:1em; } +.sitelink { + padding-top:1em; +} + .performanceinfo { margin: 2em; }