edx.org - university pages' main banner images are now centered when window resizes

This commit is contained in:
Brian Talbot
2013-02-20 16:12:36 -05:00
parent 2981f532c1
commit d0fca477a8

View File

@@ -5,6 +5,7 @@
header.search {
background: rgb(240,240,240);
background-size: cover;
background-position: center top !important;
border-bottom: 1px solid rgb(100,100,100);
@include box-shadow(inset 0 -1px 8px 0 rgba(0,0,0, 0.2), inset 0 1px 12px 0 rgba(0,0,0, 0.3));
height: 430px;