mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06:00
up2k list wasnt centered anymore
This commit is contained in:
parent
0e82e79aea
commit
17ddd96cc6
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue