beneal Posted June 12, 2017 Posted June 12, 2017 (edited) Hi, On the latest version of HAP+ we're seeing issues (spotted on iPad & iPhone) where the Heading bar splits on to several lines. It's not a problem for most areas but in MyFiles the drives are hidden behind the title bar: Has anyone else found this? We've fixed it (a bit) by re-adding the following in to MyFiles\Default.aspx from an older version: $("link[media='handheld'], link[media='screen and (max-device-width: 780px)'], style[media='screen and (max-device-width: 780px)']").remove(); ...but should this be needed now or should this styling work by some other way? Edited June 12, 2017 by beneal fixed image link
nickbro Posted June 12, 2017 Posted June 12, 2017 There is a new CSS file which fixes it, download the responsive patch 1
beneal Posted June 13, 2017 Author Posted June 13, 2017 Thanks Nick, unfortunately I've tried all the patches I could see on Codeplex / GitHub and none seem to fix it. Which one should do it? Cheers.
KK20 Posted April 18, 2018 Posted April 18, 2018 Old post, same issue. 10.5 installed, all the "fixes" I could find. I popped this line into the header section and now ipads, phones, small screens display correctly.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now