diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss index ff293bc..158db38 100644 --- a/app/assets/stylesheets/sections/commits.scss +++ b/app/assets/stylesheets/sections/commits.scss @@ -153,6 +153,7 @@ img{ border: 1px solid #FFF; background: url('trans_bg.gif'); + max-width: 100%; } &.deleted { border: 1px solid $deleted; -- libgit2 0.21.2