From 8a71e8d046197669caa05474442bdaf22ef5b4b2 Mon Sep 17 00:00:00 2001 From: Anon Ray Date: Fri, 21 Feb 2014 21:40:33 +0530 Subject: [PATCH] Fix Editor CSS issue - Move main.css from base.html to index.html; that way main.css doesn't override bootstrap styles in the editor interface. --- mouchak/templates/base.html | 1 - mouchak/templates/index.html | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/mouchak/templates/base.html b/mouchak/templates/base.html index df33d3c..6cb7b59 100644 --- a/mouchak/templates/base.html +++ b/mouchak/templates/base.html @@ -16,7 +16,6 @@ -