Improve style of incompatible apps list

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-11-08 15:28:58 +01:00 committed by Joas Schilling
parent 8ac7d060dd
commit 90cd445019
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -61,3 +61,7 @@
margin-top: 5px;
width: 300px;
}
#updatenotification .applist {
margin-bottom: 25px;
}