css
This commit is contained in:
parent
1befae8200
commit
116b0176b1
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue