ihaveaproblem Posted December 12, 2013 Posted December 12, 2013 Hi, When viewing HAP from mobile device (iPads, Android phones) the resoruces and management text part is cut off like shown on the attached image. Is there something that can be done so this displays correctly? Thanks.
nickbro Posted December 12, 2013 Posted December 12, 2013 Ah, that's not right, hmm, it's CSS related This code fixes it (~/style/basestyle.css) line 77: #HomeButtonsHeader h1 { font-family: '☺SegoeLight', 'Segoe UI', Segoe, Arial, sans-serif; font-weight: normal; display: inline-block; margin: 0; margin-right: 10px; font-size: 2em; line-height: 30px; }
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