Add margin below detailed logs
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
2fb6799ad6
commit
49cbd8cd95
|
@ -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 New Issue