mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
Merge pull request #105 from jamiehoyle/jh
Some mobile optimisations - mainly for the header.
This commit is contained in:
commit
84d1ff437a
@ -306,5 +306,4 @@ blockquote {
|
||||
|
||||
.profiler-results.profiler-left {
|
||||
top: 60px !important;
|
||||
}
|
||||
|
||||
}
|
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title><%=t :title%></title>
|
||||
<meta content="width=device-width, initial-scale=1.0" name="viewport">
|
||||
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
|
||||
<meta content="" name="description">
|
||||
<meta content="" name="author">
|
||||
<%-
|
||||
|
Loading…
Reference in New Issue
Block a user