Limit huge images in diff
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
138e2a50b7
commit
bbd92f554d
1 changed files with 1 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
img{
|
||||
border: 1px solid #FFF;
|
||||
background: url('trans_bg.gif');
|
||||
max-width: 100%;
|
||||
}
|
||||
&.deleted {
|
||||
border: 1px solid $deleted;
|
||||
|
|
Loading…
Reference in a new issue