mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 21:52:25 -06:00
align ghead minus buttons
This commit is contained in:
parent
6d024c0033
commit
051edac47d
|
|
@ -2211,6 +2211,11 @@ html.a .btn {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
}
|
}
|
||||||
|
#gridchop a:first-child,
|
||||||
|
#gridzoom a:first-child {
|
||||||
|
line-height: 1.1em;
|
||||||
|
padding-bottom: .3em;
|
||||||
|
}
|
||||||
.ghead>span {
|
.ghead>span {
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
padding-left: .3em;
|
padding-left: .3em;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue