Commit a2f1839c authored by Laura Schlimmer's avatar Laura Schlimmer
Browse files

changed position to fixed

parent 44fa2e6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
 */
fn-tooltip {
  display: none;
  position: absolute;
  position: fixed;
  z-index: 900;
  border: 1px solid #cccccc;
  max-width: 250px;