Commit 1044dd59 by Ben Patterson

Remove invalid css syntax.

This line can safely be removed since it does not impact
styling (nothing is being supplied to calculate).

Reference [here](http://www.w3schools.com/cssref/func_calc.asp)
parent 08a4d11d
......@@ -178,7 +178,6 @@ footer#footer-edx-v3 {
}
.social-media-links {
width: calc();
margin-bottom: 40px;
}
}
......
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