Commit 765485ce authored by Paul Brown's avatar Paul Brown

fix ie compatibility issue, can't use 'initial'

parent 07006e17
......@@ -15,7 +15,7 @@
a.icon {
text-decoration: none;
margin-left: 10px;
color: initial;
color: inherit;
}
/* List View - fix checkbox column width */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment