We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4d7e5 commit f2ca405Copy full SHA for f2ca405
src/Widget/PlaneAction/HeadPosAction.php
@@ -36,7 +36,7 @@ public function __construct($title,$url,$xhr,$options)
36
public function render()
37
{
38
return <<<EOF
39
-<div class="btn-group pull-right grid-create-btn" style="margin-right: 10px">
+<div class="btn-group pull-right grid-create-btn" style="margin-right: 5px">
40
<a href='javascript:void(0);' class="btn btn-sm btn-primary" id="{$this->document_id}" title="{$this->title}">
41
<span class="hidden-xs">{$this->title}</span>
42
</a>
0 commit comments