Remove blank style tag in header

Remove the tag <style> the header because it was not used

Closes #863
This commit is contained in:
Gustavo Novaro 2015-03-10 15:45:36 -03:00 committed by Dan Cryer
parent 4e8dc7c87b
commit 33fc50a0b5

View file

@ -40,11 +40,6 @@
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<style>
</style>
</head>
<body class="skin-blue">
<!-- header logo: style can be found in header.less -->