mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
Add margin below detailed logs
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
2fb6799ad6
commit
49cbd8cd95
1 changed files with 2 additions and 1 deletions
|
|
@ -620,9 +620,10 @@ p.info {
|
|||
}
|
||||
#update-progress-detailed {
|
||||
text-align: left;
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.update-show-detailed {
|
||||
padding: 13px;
|
||||
padding: 12px;
|
||||
display: block;
|
||||
opacity: .75;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue