Merge branch 'touchdown' of https://bitbucket.org/yackob03/quay into touchdown

This commit is contained in:
Joseph Schorr 2014-05-08 14:43:36 -04:00
commit 8d4e4c560f
2 changed files with 57 additions and 1 deletions

View file

@ -1511,7 +1511,7 @@ form input.ng-valid.ng-dirty,
.product-tour .tour-header {
text-align: center;
margin-bottom: 40px;
border-bottom: 4px solid black;
border-bottom: 4px solid #333;
}
.product-tour .tour-header .tour-shoutout-header {
@ -4276,4 +4276,8 @@ have a fixed width and height (but it's not required).
.trusted-logos .trusted-logo.apptentive {
padding-top: 20px;
}
.enterprise-icon {
text-align: center;
}