Add publish map on editor.
This commit is contained in:
@@ -61,7 +61,7 @@ mindplot.widget.LinkIconTooltip = new Class({
|
||||
var imgContainer = new Element('div');
|
||||
imgContainer.setStyles({
|
||||
width: '100%',
|
||||
textAlign: 'center',
|
||||
textAlign: 'right',
|
||||
'padding-bottom':'5px',
|
||||
'padding-top': '5px'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user