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

Added missing semicolon

parent d126d8c6
1 merge request!10523Added missing semicolon
Showing with 1 addition and 1 deletion
+1 -1
...@@ -480,7 +480,7 @@ ...@@ -480,7 +480,7 @@
&:active, &:active,
&.active { &.active {
background-color: @background; background-color: @background;
border-color: @border border-color: @border;
} }
} }
} }
......
Supports Markdown
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