diff --git a/services/web/public/stylesheets/app/editor.less b/services/web/public/stylesheets/app/editor.less index 4a4db5deb0..a925e43637 100644 --- a/services/web/public/stylesheets/app/editor.less +++ b/services/web/public/stylesheets/app/editor.less @@ -251,8 +251,8 @@ input { //width: 85%; } - button { - width: 14%; + i.fa-spinner { + margin-top: -30px; } } .alert-danger { @@ -279,6 +279,9 @@ //border-left: 4px solid @red; background-color: @red; color: white; + .hit-year.small { + color: white; + } } .hit-title { font-size: 1.3em;