This commit is contained in:
Martin Müller 2014-05-01 14:04:07 +02:00
parent 1befae8200
commit 116b0176b1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ if(!empty($isLoggedin)){
<div>
<?php
echo $this->Form->create(null, array('inputDefaults'=> array('div' => false,'label'=>false,
'style' => 'width:160px;',
'style' => 'width:160px;margin-right:5px;float:left;',
'class' => 'form-control'),
'class'=>'navbar-form',
'back'=>'true',