Skip to content

Commit

Permalink
Remove fluid image override
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpike7 committed Jan 16, 2015
1 parent ef107b1 commit 6ebdefd
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions base/_images.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@ img{
max-width:100%;
}


/**
* Non-fluid images if you specify `width` and/or `height` attributes.
*/
img[width],
img[height]{
max-width:none;
}


/**
* Rounded images.
*/
Expand Down

0 comments on commit 6ebdefd

Please sign in to comment.