Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jeff Sturek
PlanetRed
Commits
e5038d9c
Commit
e5038d9c
authored
Sep 30, 2010
by
Seth Meranda
Browse files
copy styles from m.unl.edu to try and fix the small iPhone problem, still no luck.
parent
82df226e
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/mobile_unl/views/mobile/mobile_unl/css.php
View file @
e5038d9c
...
...
@@ -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
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment