Difference between revisions of "Template:UCSC-Styles"

Line 279: Line 279:
 
     opacity: 1;
 
     opacity: 1;
 
     position: absolute;
 
     position: absolute;
     top: -42px;
+
     top: -52px;
 
     width: inherit;
 
     width: inherit;
 
     height: auto;
 
     height: auto;
Line 289: Line 289:
 
     cursor: pointer;
 
     cursor: pointer;
 
   }
 
   }
 +
 +
@media (max-width: 420px) {
 +
  .person-name {
 +
    opacity: 1;
 +
    position: absolute;
 +
    top: -42px;
 +
    width: inherit;
 +
    height: auto;
 +
    background-color: rgba(0, 0, 0, 0);
 +
  }
 +
}
  
 
}
 
}

Revision as of 00:13, 14 September 2017