diff options
Diffstat (limited to 'css/docs.css')
-rwxr-xr-x | css/docs.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/docs.css b/css/docs.css index 1166cd22..d49c3b6a 100755 --- a/css/docs.css +++ b/css/docs.css @@ -10,7 +10,7 @@ -------------------------------------------------- */ body { position: relative; - padding-top: 90px; + padding-top: 60px; /* background-color: #fff; background-image: url(../img/grid-18px-masked.png);*/ background-repeat: repeat-x; |