User:Sur/vector.css: Difference between revisions

Sur (talk | contribs)
m remove absolute from table
Sur (talk | contribs)
m remove absolute from -hover
Line 47: Line 47:
.stat-infobox-hover {
.stat-infobox-hover {
     display: block; /* Table is now always visible */
     display: block; /* Table is now always visible */
    position: absolute;
     top: 0;
     top: 0;
     left: 175px; /* Keep this fixed to prevent horizontal shifts */
     left: 175px; /* Keep this fixed to prevent horizontal shifts */