fix display of preset description

This commit is contained in:
Ansis Brammanis
2013-04-26 15:35:27 -04:00
parent 2355dc228d
commit c02bafac2e
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1475,6 +1475,7 @@ img.wiki-image {
width: -webkit-calc(33.3333% - 10px);
width: calc(33.3333% - 10px);
margin-left: 20px;
margin-right: 10px;
border-radius: 4px;
max-height: 200px;
}