up2k list wasnt centered anymore

This commit is contained in:
ed 2021-11-21 22:44:11 +01:00
parent 0e82e79aea
commit 17ddd96cc6

View file

@ -1833,12 +1833,13 @@ html.light #u2err.err {
#u2tabw {
min-height: 0;
transition: min-height .2s;
margin: 3em auto;
margin: 3em 0;
}
#u2tab {
border-collapse: collapse;
width: calc(100% - 2em);
max-width: 100em;
margin: 0 auto;
}
#op_up2k.srch #u2tabf {
max-width: none;