Browse Source

Note info tooltip CSS fix

Vijayakrishnan Krishnan 4 years ago
parent
commit
1a7f58fa9c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/css/style.css

+ 1 - 0
public/css/style.css

@@ -627,4 +627,5 @@ body .break-spaces {
     display: block;
     right: 0;
     top: 100%;
+    z-index: 1;
 }