Skip to content

Commit

Permalink
Merge pull request #365 from snide/badge-image-fix
Browse files Browse the repository at this point in the history
Remove forcing of image size on badge.
  • Loading branch information
agjohnson authored Mar 2, 2017
2 parents 1541a5f + 36f106a commit 20747b6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 10 deletions.
5 changes: 0 additions & 5 deletions sass/_theme_badge.sass
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,3 @@
display: none
&.shift
display: block
img
width: 100%
height: auto


2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/badge_only.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sphinx_rtd_theme/static/css/theme.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sphinx_rtd_theme/static/css/theme.css.map

Large diffs are not rendered by default.

0 comments on commit 20747b6

Please sign in to comment.