Update CSS to display operating systems without download size

This commit is contained in:
Saivann 2014-08-07 12:14:00 -04:00
parent e76a3e16c3
commit 72adadb49a
3 changed files with 11 additions and 25 deletions

View file

@ -204,10 +204,6 @@ body{
zoom:1;
display:inline;
}
.downloadbox p{
margin-top:expression(this.parentNode.getElementsByTagName('P')[0]==this?'0px':'20px');
margin-bottom:expression(this.parentNode.getElementsByTagName('P')[0]==this?'20px':'0px');
}
.downloadbox a{
zoom:1;
display:inline;