Commit 81d80065 by Kálmán Viktor

dashboard: fix weird css comment

lessc@2.6.0 compile failed
lessc@2.6.1 compiled it fine but better safe than sorry

closes #438
parent 3f2f3520
Pipeline #28 passed with stage
in 0 seconds
...@@ -284,7 +284,7 @@ a.hover-black { ...@@ -284,7 +284,7 @@ a.hover-black {
} }
.hover-black:hover { .hover-black:hover {
color: black /*#d9534f*/; color: black; /*#d9534f*/
text-decoration: none; text-decoration: none;
} }
......
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 sign in to comment