Skip to content

Commit

Permalink
Merge pull request #388 from CAIDA/ioda_ui#305a
Browse files Browse the repository at this point in the history
fix images with width attribute set
  • Loading branch information
JayWebz authored Aug 19, 2021
2 parents 95c7278 + 24bd1a0 commit 0d60253
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@

& img {
height: 2rem;
width: 100%;
}
}

Expand Down
1 change: 0 additions & 1 deletion assets/css/ioda/sass/layout/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@

& img {
height: 3.5rem;
width: 100%;
}
}
}
Expand Down

0 comments on commit 0d60253

Please sign in to comment.