dont grow items in the app list

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2016-12-01 14:17:47 +01:00
parent f15ea9ec05
commit 214b9b74c4
No known key found for this signature in database
GPG Key ID: 425003AC385454C5
1 changed files with 1 additions and 1 deletions

View File

@ -538,7 +538,7 @@ span.version {
}
#apps-list .section {
position: relative;
flex: 1 0 330px;
flex: 0 0 330px;
margin: 0;
padding-right: 50px;
}