diff options
Diffstat (limited to 'theme/stylesheets/website/summary.less')
-rwxr-xr-x | theme/stylesheets/website/summary.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/website/summary.less b/theme/stylesheets/website/summary.less index 13ebe05..e65366b 100755 --- a/theme/stylesheets/website/summary.less +++ b/theme/stylesheets/website/summary.less @@ -3,7 +3,7 @@ font-family: @font-family-sans; position: absolute; - top: @header-height; + top: 0px; left: -@sidebar-width; bottom: 0px; z-index: 1; |