Commit 8f490cbe authored by Filipa Lacerda's avatar Filipa Lacerda

Fix eslint errors

parent e4ff2a04
......@@ -801,7 +801,7 @@
+ .dropdown-caret {
visibility: visible;
opacity: 1
opacity: 1;
}
}
}
......@@ -847,7 +847,7 @@
z-index: 2;
visibility: hidden;
opacity: 0;
transition: visibility 0.1s, opacity 0.3s linear
transition: visibility 0.1s, opacity 0.3s linear;
}
}
}
......
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