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

View File

@ -46,7 +46,7 @@ if($isLoggedin){
}
.column-center{
padding-left:130px;
width:1090px;
width:1250px;
}
-->
</style>

View File

@ -20,7 +20,6 @@ if(!empty($isLoggedin)){
echo $this->Form->create(null, array('inputDefaults'=> array('div' => false,'label'=>false,
'style' => 'width:160px;margin-right:5px;float:left;',
'class' => 'form-control'),
'class'=>'navbar-form',
'back'=>'true',
'url'=> array('controller'=>'home','action'=>'login')
// 'url' => array('controller' => 'recipes', 'action' => 'add')