修正邮件订阅输入框在大屏下过短的问题
This commit is contained in:
parent
4eda09048c
commit
cb3b9b4e05
|
@ -29,7 +29,7 @@
|
|||
= render 'common/welcome'
|
||||
h4 SUBSCRIBE
|
||||
.row.ng-cloak
|
||||
.small-12.medium-6.columns
|
||||
.small-12.medium-6.large-12.columns
|
||||
ul.subscribe-ul
|
||||
- if ENV['MAIL_SERVER'].present?
|
||||
li
|
||||
|
|
Loading…
Reference in New Issue