Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Guillaume Rousse
SWITCHwayf
Commits
ddf0df74
Commit
ddf0df74
authored
Jan 09, 2013
by
haemmer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Incrased max width for optimized mobile view to 720px for hd-ready devices
parent
fed33d31
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
css/default-styles.css
css/default-styles.css
+1
-1
No files found.
css/default-styles.css
View file @
ddf0df74
...
@@ -142,7 +142,7 @@ input {
...
@@ -142,7 +142,7 @@ input {
}
}
/* Device specific styles */
/* Device specific styles */
@media
only
screen
and
(
max-device-width
:
7
0
0px
){
@media
only
screen
and
(
max-device-width
:
7
2
0px
){
.box
{
.box
{
width
:
auto
;
width
:
auto
;
box-shadow
:
none
;
box-shadow
:
none
;
...
...
Write
Preview
Markdown
is supported
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