Skip to content

Commit d46593f

Browse files
committed
fix new relic team UI problems
- un-hide the promo copy - show the entire promo t-shirt image
1 parent bc00511 commit d46593f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/assets/stylesheets/jobs.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
margin-bottom: 60px;
1919

2020
.inside {
21-
height: 210px;
21+
height: 550px;
2222
padding: 60px 15px;
2323
width: 870px;
2424
margin: 0 auto;
25-
background: image-url("relic-tee.png") no-repeat right 102px;
25+
background: image-url("relic-tee.png") no-repeat right 160px;
2626
}
2727

2828
h1 {

0 commit comments

Comments
 (0)