mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
small addition to frutiger theme
This commit is contained in:
parent
e443bb8fe4
commit
fa92f60aad
|
|
@ -256,8 +256,8 @@ html.by #spaceMax {
|
||||||
html.by #spaceFree {
|
html.by #spaceFree {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
bottom: 2em;
|
bottom: 2.1em;
|
||||||
max-width: stretch;
|
max-width: initial;
|
||||||
width: calc(100% - 3em);
|
width: calc(100% - 3em);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue