Promotion for subscription for advanced search is misaligned
Summary
Currently the promotion banner on the search page promoting the advanced search is misalligned
Steps to reproduce
- Check the browser cookies for
promote_advanced_search_dismissed=true
if found delete - Make sure your instance of gdk has no license instaled
- visit
http://gdk.test:3000/search
and search for something
What is the current bug behavior?
the promotion banner is misaligned
What is the expected correct behavior?
the promotion banner should be aligned on the top of the search results horizontaly
Possible fixes
add flexbox css to align it properly