Removes uneeded styles.

This commit is contained in:
Raghu Nayyar 2016-08-11 13:09:42 +05:30 committed by Morris Jobke
parent e96e652f72
commit bbd764399f
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 10 deletions

View File

@ -386,16 +386,7 @@ span.version {
width: 80px;
height: 80px;
}
.app-image img {
max-width: 80px;
max-height: 80px;
}
.app-image-icon img {
background-color: #ccc;
width: 60px;
padding: 10px;
border-radius: 3px;
}
.app-name,
.app-version,
.app-score,