Note menu bar height

This commit is contained in:
Mo Bitar
2017-10-17 13:55:38 -05:00
parent 0d68424737
commit 6033bde0d5
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ class ApplicationController < ActionController::Base
protect_from_forgery with: :null_session
after_action :set_csrf_cookie
after_action :allow_iframe
after_filter :allow_iframe
layout :false