git ssb

16+

Dominic / patchbay



Commit 1ffd0cd613191e999a8dd9ddb4fb1fad582dd518

Merge branch 'master' into refactor_hypertabs

mix irving committed on 2/2/2017, 11:39:11 AM
Parent: f615fd0a3c6e9a30d42fa265b44af3997347103a
Parent: 2a6a22b5b33a8c6903dd250baa5b8d2b85f4a615

Files changed

modules_basic/message/confirm.mcsschanged
package.jsonchanged
modules_basic/message/confirm.mcssView
@@ -3,8 +3,11 @@
33 -preview_description {
44 }
55
66 -message_preview {
7 + max-height: 70vh
8 + overflow-y: scroll
9 +
710 background-color: white
811
912 div {
1013 header.author {
package.jsonView
@@ -1,8 +1,8 @@
11 {
22 "name": "patchbay",
33 "description": "a pluggable patchwork",
4- "version": "6.6.1",
4 + "version": "6.6.2",
55 "homepage": "https://github.com/ssbc/patchbay",
66 "repository": {
77 "type": "git",
88 "url": "git://github.com/ssbc/patchbay.git"

Built with git-ssb-web