From 81814b464005d80b33e8bba9dc461d9bb7358074 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Tue, 16 Jan 2018 09:30:21 +0200 Subject: [PATCH] Include forms css in registrar area --- app/assets/stylesheets/registrar-manifest.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/registrar-manifest.sass b/app/assets/stylesheets/registrar-manifest.sass index 8de8ff95a..731b6c630 100644 --- a/app/assets/stylesheets/registrar-manifest.sass +++ b/app/assets/stylesheets/registrar-manifest.sass @@ -5,6 +5,7 @@ //= require 'select2-bootstrap' @import shared/fonts @import shared/general +@import forms @import nprogress @import nprogress-bootstrap @import typeaheadjs