forked from EVOgeek/Vmeda.Online
		
	MOBILE-3814 lesson: Fix input inside a label
This commit is contained in:
		
							parent
							
								
									112f00bcb5
								
							
						
					
					
						commit
						9f03a64a85
					
				| @ -75,12 +75,11 @@ | ||||
| 
 | ||||
|                         <!-- Short answer. --> | ||||
|                         <ion-item class="ion-text-wrap" *ngSwitchCase="'shortanswer'"> | ||||
|                             <ion-label> | ||||
|                             <ion-label class="sr-only" stacked></ion-label> | ||||
|                             <ion-input [type]="question.input!.type" placeholder="{{ 'addon.mod_lesson.youranswer' | translate }}" | ||||
|                                 [id]="question.input!.id" [formControlName]="question.input!.name" autocorrect="off" | ||||
|                                 [maxlength]="question.input!.maxlength"> | ||||
|                             </ion-input> | ||||
|                             </ion-label> | ||||
|                         </ion-item> | ||||
| 
 | ||||
|                         <!-- Essay. --> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user