diff --git a/app/assets/stylesheets/themes/institutional_repository.scss b/app/assets/stylesheets/themes/institutional_repository.scss index 6402e45e4..b56dcbc5e 100644 --- a/app/assets/stylesheets/themes/institutional_repository.scss +++ b/app/assets/stylesheets/themes/institutional_repository.scss @@ -41,12 +41,10 @@ // styles the top nav menu application name .institutional-repository-application-name { - span { - color: #fff; - font-size: 20px; - line-height: 50px !important; - vertical-align: middle; - } + color: #fff; + font-size: 20px; + line-height: 50px !important; + vertical-align: middle; } // styles the search bar label in the navbar diff --git a/app/views/shared/_footer.html.erb b/app/views/shared/_footer.html.erb index ad65d87b1..7ed358f58 100644 --- a/app/views/shared/_footer.html.erb +++ b/app/views/shared/_footer.html.erb @@ -8,16 +8,16 @@