Skip to content
Snippets Groups Projects
Commit e5038d9c authored by Seth Meranda's avatar Seth Meranda
Browse files

copy styles from m.unl.edu to try and fix the small iPhone problem, still no luck.

parent 82df226e
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,14 @@
margin-top:15px;
border-top:1px solid #DFDEDE;
}
#maincontent * {max-width:300px !important;}
/* Now orientation change classes */
body.portrait {}
body.landscapeLeft, body.landscapeRight {width:480px;}
body.landscapeLeft #maincontent *,
body.landscapeRight #maincontent * {max-width:450px !important;}
<?php //Login ?>
#casOption {
display:block;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment