Commit 78d000d6615ea48276edce628fc5f5e7653790b4

Authored by apple
1 parent 03c9e5d636
Exists in master

minor fix

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -1314,7 +1314,7 @@ table {
1314 1314 width: 60%;
1315 1315 }
1316 1316 .city-meetup {
1317   - opacity: 0.7;
  1317 + /* opacity: 0.7; */
1318 1318 filter: alpha(opacity=80); /* For IE8 and earlier */
1319 1319 }
1320 1320  
... ...