Refactored stylesheets and fixed font

This commit is contained in:
Priit Tark 2015-04-16 14:41:18 +03:00
parent adf321bafa
commit 11399958f5
17 changed files with 130 additions and 135 deletions

View file

@ -1,5 +1,5 @@
class Admin::SessionsController < SessionsController
layout 'login'
layout 'admin/application'
def create
super