7.7.1 Issue with layout
Just installed 7.7.1 and I'm having issues with the layout of page.
http://i.imgur.com/sLDMdEj.png
That is a link to what I'm seeing. Any thoughts?
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
Just installed 7.7.1 and I'm having issues with the layout of page.
http://i.imgur.com/sLDMdEj.png
That is a link to what I'm seeing. Any thoughts?
Flush your browser cache and reload? This looks like you're still using cached css from 7.6.
Didn't work, I even disabled cache in safari and still no go. Tried in Safari and Chrome.
Try using the raketask which flushes the cache or recompiles the assets. Is this a manual installation or an omnibus package?
whooo, ran
sudo -u git -H bundle exec rake cache:clear RAILS_ENV=production
sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
restarted and cleared cache and I'm in business. thanks!!!
Status changed to closed
mentioned in merge request !14785