Revert changes to layout and compatibility text positioning

This commit is contained in:
Marcus Quinn
2025-03-25 01:10:29 +00:00
parent d9413aff1c
commit 8e6371fe9d
2 changed files with 11 additions and 33 deletions

View File

@ -151,17 +151,6 @@
border-top: 1px solid #ddd !important;
text-align: right !important;
margin-top: auto !important;
position: relative !important;
}
/* Move compatibility text with transform */
.column-compatibility {
padding-right: 0 !important;
padding-left: 0 !important;
text-align: right !important;
margin-right: 0 !important;
transform: translateX(-45px) !important;
display: inline-block !important;
}
/* Loading Overlay without white background */