fix bugs introduces by beautifier

This commit is contained in:
Stefan Breunig
2013-02-01 13:51:44 +01:00
parent 453d099b65
commit dbbabb3c92

View File

@ -236,10 +236,10 @@ aside:nth-child(odd) span {
/* resonators */
#resodetails {
margin: 16px 0;
moz-column-gap: 10px;
moz-column-width: 141px;
webkit-column-gap: 10px;
webkit-column-width: 141px;
-moz-column-gap: 10px;
-moz-column-width: 141px;
-webkit-column-gap: 10px;
-webkit-column-width: 141px;
}
.meter {