mirror of
https://github.com/apigy/selfstarter.git
synced 2026-01-09 14:27:55 -05:00
Another IE fix. Now the blue funding progress bar actually works in IE < 9.
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
body.lt-ie9
|
||||
{
|
||||
#progress
|
||||
{
|
||||
background-image: none !important;
|
||||
background-color: #1392dc !important;
|
||||
}
|
||||
}
|
||||
#progress_bg
|
||||
{
|
||||
margin-top: 20px;
|
||||
|
||||
Reference in New Issue
Block a user