byuweb / HTML-Templates

Development for BYU responsive theme
http://byuweb.github.io/HTML-Templates/
9 stars 9 forks source link

IE conditional references #83

Closed esng25 closed 10 years ago

esng25 commented 11 years ago

The templates have the following conditional css references at the top of the template pages.

I am unable to find any css classes in the template files for the ie6, ie7, ie8, and ie9 styles. Yet there are no definitions to change or fix anything. Do we still need these conditional statements?
nwalton3 commented 10 years ago

Not really for our code. I was putting it in there because that's what they had in H5BP, and I thought some people might want it. We can pull them out, and we probably should, given issue #85.