git ssb

10+

Matt McKegg / patchwork



Commit de8ccb8efef5e71c556c117907e8bc12bdd7c755

gathering-card: set default image size

Matt McKegg committed on 6/20/2017, 4:32:55 PM
Parent: 3888b784144b79d7cb9f2f5247f81a5351493c53

Files changed

styles/gathering-card.mcsschanged
styles/gathering-card.mcssView
@@ -25,8 +25,12 @@
2525 div.attendees {
2626 margin: 0 5px
2727 a {
2828 margin-right: 4px
29 + img {
30 + height: 45px
31 + width: 45px
32 + }
2933 }
3034 }
3135 div.actions {
3236 margin-top: 10px

Built with git-ssb-web