mirror of
https://github.com/9001/copyparty.git
synced 2026-03-11 18:54:18 +10:00
up2k list wasnt centered anymore
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user