mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Remplace empty 16px img by an empty block in download page
This commit is contained in:
parent
d40dc08042
commit
a70199f30d
3 changed files with 13 additions and 3 deletions
|
@ -69,6 +69,12 @@ h3 .ieimg{
|
|||
margin-left:-40px;
|
||||
}
|
||||
|
||||
.download span{
|
||||
/*This one is also required for IE7*/
|
||||
zoom:1;
|
||||
display:inline;
|
||||
}
|
||||
|
||||
.index{
|
||||
/*This one is also required for IE7*/
|
||||
zoom:1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue