mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Set no max width on img elements in image view
This commit is contained in:
@@ -11,5 +11,6 @@
|
||||
border: 2px solid;
|
||||
background-image: url(images/transparent-background.gif);
|
||||
position: relative;
|
||||
max-width: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user