git ssb

10+

Matt McKegg / patchwork



Commit c0020bee25c8fb4c60ca23afc9576fec7efaa1bc

image-input: fix wrapping on profile image picker

Matt McKegg committed on 6/2/2017, 5:40:16 AM
Parent: 94b765368db8e50cb70bf7e12cff49e51cb226aa

Files changed

styles/image-input.mcsschanged
styles/image-input.mcssView
@@ -24,9 +24,9 @@
2424 position: absolute
2525 left: 0
2626 right: 0
2727 bottom: 0
28- margin: 20px
28 + margin: 15px
2929 background: #444
3030 padding: 4px 8px
3131 border-radius: 5px
3232 transition: opacity 0.2s

Built with git-ssb-web