lionbars
lionbars copied to clipboard
Stylesheet error
I'm having trouble with this piece of html in the file lionbars.css. My rails application is throwing error in production.
<!--[if IE 8]>
<style>
.lb-v-scrollbar { background: red; }
</style>
<![endif]-->
Seems like it's the most common way of having IE 8-specific CSS: http://stackoverflow.com/questions/3043094/is-there-any-ie8-only-css-hack