Skip to content

Commit f2ca405

Browse files
author
hikki
committed
v4.2
1 parent bd4d7e5 commit f2ca405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Widget/PlaneAction/HeadPosAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function __construct($title,$url,$xhr,$options)
3636
public function render()
3737
{
3838
return <<<EOF
39-
<div class="btn-group pull-right grid-create-btn" style="margin-right: 10px">
39+
<div class="btn-group pull-right grid-create-btn" style="margin-right: 5px">
4040
<a href='javascript:void(0);' class="btn btn-sm btn-primary" id="{$this->document_id}" title="{$this->title}">
4141
<span class="hidden-xs">{$this->title}</span>
4242
</a>

0 commit comments

Comments
 (0)