mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
mobile layout fix
This commit is contained in:
parent
2b114dd048
commit
f169c81c6c
|
|
@ -3740,10 +3740,13 @@ html.d #treepar {
|
||||||
|
|
||||||
#path {
|
#path {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 1.8em;
|
height: 2.2em;
|
||||||
margin: .5em 0 0 0;
|
margin: .5em 0 0 0;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
}
|
}
|
||||||
|
#path a {
|
||||||
|
padding-top: .45em;
|
||||||
|
}
|
||||||
#wfp.shifted {
|
#wfp.shifted {
|
||||||
margin-left: 2.5em;
|
margin-left: 2.5em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue