Commit ff57f595 authored by Alec Rust's avatar Alec Rust

Corrected spacing

parent d335adf6
......@@ -302,7 +302,7 @@
// Opacity
.opacity(@opacity: 100) {
opacity: @opacity / 100;
filter: ~"alpha(opacity=@{opacity})";
filter: ~"alpha(opacity=@{opacity})";
}
......
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