diff --git a/app/assets/stylesheets/sections/header.scss b/app/assets/stylesheets/sections/header.scss index 96b7062ff2bfe9180b0671608b5b54a547243452..f7241b017b0eeda62ed9fb55b6cbf3f426519622 100644 --- a/app/assets/stylesheets/sections/header.scss +++ b/app/assets/stylesheets/sections/header.scss @@ -46,6 +46,11 @@ header { } } + .turbolink-spinner { + font-size: 20px; + margin-right: 10px; + } + @media (max-width: $screen-xs-max) { border-width: 0; font-size: 18px; @@ -196,8 +201,6 @@ header { .turbolink-spinner { color: #FFF; - font-size: 22px; - margin-right: 10px; } .search {