mirror of https://github.com/node-red/node-red.git
changed title back to 'Node-RED'
parent
932d58bf6c
commit
de66803c3f
|
|
@ -30,7 +30,7 @@ var defaultContext = {
|
|||
}
|
||||
},
|
||||
header: {
|
||||
title: "Node-RED -- DEVELOPMENT BRANCH OF DEVELOPING STUFF WHERE THINGS GET DEVELOPED...YEAH THAT SOUNDS RIGHT",
|
||||
title: "Node-RED",
|
||||
image: "red/images/node-red-icon.svg"
|
||||
},
|
||||
asset: {
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
white-space: normal;
|
||||
span {
|
||||
vertical-align: middle;
|
||||
font-size: 14px !important;
|
||||
font-size: 14px;
|
||||
&:not(:first-child) {
|
||||
margin-left: 8px;
|
||||
display: -webkit-box;
|
||||
|
|
|
|||
Loading…
Reference in New Issue