mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-09 15:00:07 +01:00
Filemanager: Give some margin to recalculate & oversize
This commit is contained in:
parent
faff3834bc
commit
7407f4a077
@ -44,6 +44,10 @@
|
|||||||
#filemanager-quota > div > et2-vbox {
|
#filemanager-quota > div > et2-vbox {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
#filemanager-quota_button\[recalculate\],
|
||||||
|
#filemanager-quota_oversize {
|
||||||
|
margin: 2ex 0;
|
||||||
|
}
|
||||||
.dialogFooterToolbar {
|
.dialogFooterToolbar {
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user