﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9648	Admin extrastyle template block wrapped in [ifIE] css condition	anonymous	Wilson Miner	"
I just upgraded a site from 1.0 to 1.1 pre-alpha SVN-9506 and noticed my admin css is bonked.

It appears that the most recent admin/base.html now places the {% block extrastyle %} within an [ifIE] css condition, which is why my css fails on all other browsers when I override the base_site.html found in the /contrib/admin/templates directory

I have moved to using {% block extreahead %} instead but just wanted to throw the ticket up here in case maybe this was just a miss.

The solution would be to move the block outside of the [ifIE] condition."		closed	Template system	dev		duplicate	css, block, admin, templates		Unreviewed	0	0	0	0	0	0
