prevent overflow on ipad in landscape mode
This commit is contained in:
parent
4c82eb8c8b
commit
25ecd4dd83
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0;">
|
||||
<title><%= Setting.get('product_name') %></title>
|
||||
<%= stylesheet_link_tag "application", :media => 'all' %>
|
||||
<%= stylesheet_link_tag "application-print", :media => 'print' %>
|
||||
|
|
Loading…
Reference in a new issue