diff --git a/app/assets/stylesheets/unc_custom.css.scss b/app/assets/stylesheets/unc_custom.css.scss index 362449101..92623693f 100644 --- a/app/assets/stylesheets/unc_custom.css.scss +++ b/app/assets/stylesheets/unc_custom.css.scss @@ -73,14 +73,11 @@ span.institution_name { #masthead { background-color: $carolina-blue-dark !important; margin-bottom: 0; + max-height: 56px; &+ nav { margin-top: 0; } - - .navbar-brand { - padding: 10px 15px; - } } .image-masthead { @@ -744,8 +741,6 @@ input#check_all { } } - - @media only screen and (max-width: 865px) { #unc-footer { height: auto;