Merge branch 'develop' of github.com:martini/zammad into develop
This commit is contained in:
commit
c2e0279592
2 changed files with 2 additions and 0 deletions
|
@ -3440,6 +3440,7 @@ footer {
|
|||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
position: relative;
|
||||
flex-shrink: 0;
|
||||
|
||||
&.size-30 {
|
||||
width: 30px;
|
||||
|
|
|
@ -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