Browse Source

Fix typo.

Lauri Ojansivu 4 years ago
parent
commit
7b82a80fb4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/swimlanes/swimlanes.styl

+ 1 - 1
client/components/swimlanes/swimlanes.styl

@@ -38,7 +38,7 @@
 
 
 [class=swimlane]
 [class=swimlane]
   position: sticky
   position: sticky
-  left: 0;
+  left: 0
 
 
 .swimlane
 .swimlane
   // Even if this background color is the same as the body we can't leave it
   // Even if this background color is the same as the body we can't leave it