Template:Tt: Difference between revisions
Appearance
No edit summary |
since the tooltip adjusts its position, it wouldnt harm to increase the width to 200px. also, removed some styles that don't seem to do anything. pls revert if you disagree |
||
| Line 16: | Line 16: | ||
left: 50%; | left: 50%; | ||
min-height: 1em; | min-height: 1em; | ||
width: | width: 200px; | ||
padding: 10px 0 8px; | padding: 10px 0 8px; | ||
display: flex; | display: flex; | ||
| Line 49: | Line 49: | ||
filter: drop-shadow(0 1px 4px rgba(0,0,0,0.6)); | filter: drop-shadow(0 1px 4px rgba(0,0,0,0.6)); | ||
padding: 6px 9px; | padding: 6px 9px; | ||
text-align: center; | text-align: center; | ||
} | } | ||