diff --git a/README.md b/README.md index 3089d7e..bafaf59 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ This is a limited-access demo running on heroku with a couple test jobs that can Skip step 4 and use these URLs in step 7: ``` -https://cdn.rawgit.com/djonsson/jenkins-atlassian-theme/gh-pages/theme-min.css -https://cdn.rawgit.com/djonsson/jenkins-atlassian-theme/gh-pages/theme.js +https://vikulin.github.io/jenkins-atlassian-theme/theme.css +https://vikulin.github.io/jenkins-atlassian-theme/theme.js ``` ## Development diff --git a/src/style.css b/src/style.css index f38c5ee..d770b61 100644 --- a/src/style.css +++ b/src/style.css @@ -8,7 +8,7 @@ body { } #page-body { - height: 100%!important; + /*height: 100%!important;*/ } .row {