diff options
author | luxagraf <sng@luxagraf.net> | 2011-05-10 11:34:20 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2011-05-10 11:34:20 -0500 |
commit | 0518c06f454b0bf7913984e7e9e4e71932757e40 (patch) | |
tree | eeae1a4e9f8dee01b1a1a11e6584c6099e860870 /templates | |
parent | 1818b8ac5547873c7f2e2b838995e96ecea41f6e (diff) |
fixed ie css bugs
Diffstat (limited to 'templates')
-rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 4220a59..0f43c81 100644 --- a/templates/base.html +++ b/templates/base.html @@ -9,7 +9,6 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!--[if IE]> <script src="{{MEDIA_URL}}js/html5css3ie.min.js"></script> - <script src="{{MEDIA_URL}}js/css3-mediaqueries.js"></script> <![endif]--> <link rel="alternate" type="application/rss+xml" |