Remove superfluous whitespace
This commit is contained in:
parent
9082a5204e
commit
7dbcd27c3c
|
@ -49,7 +49,7 @@ EOT;
|
|||
* @var string
|
||||
*/
|
||||
private $closeTpl = <<< 'EOT'
|
||||
<li class="dropdown" style="float: right; ">
|
||||
<li class="dropdown" style="float: right;">
|
||||
<a href="#" title="{TITLE}" aria-label="{TITLE}" class="close-container-control">
|
||||
<i aria-hidden="true" class="icon-cancel"></i>
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue