Commit f9fe6cd0 authored by Zlatan Vasović's avatar Zlatan Vasović

Added missing semicolon

parent d126d8c6
...@@ -480,7 +480,7 @@ ...@@ -480,7 +480,7 @@
&:active, &:active,
&.active { &.active {
background-color: @background; background-color: @background;
border-color: @border border-color: @border;
} }
} }
} }
......
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