Merge branch 'master' of ssh://bitbucket.org/yackob03/quay

Conflicts:
	static/js/controllers.js
This commit is contained in:
yackob03 2013-10-01 19:39:28 -04:00
commit 211fd6bcd7
8 changed files with 105 additions and 7 deletions

View file

@ -175,6 +175,15 @@ background: linear-gradient(to bottom, #141414 0%,transparent 15%,transparent 8
width: 150px;
}
.landing-footer .copyright {
position: absolute;
left: 10px;
bottom: 4px;
font-size: 11px;
color: black;
}
#repoSearch {
width: 400px;
}