forked from EVOgeek/Vmeda.Online
		
	MOBILE-3269 blocks: Add a min height to all block titles
This commit is contained in:
		
							parent
							
								
									2e81f534a4
								
							
						
					
					
						commit
						ed19c85163
					
				| @ -118,8 +118,8 @@ | ||||
|                 <p class="item-heading">{{ 'addon.mod_quiz.cannotsubmitquizdueto' | translate }}</p> | ||||
|                 <p *ngFor="let message of preventSubmitMessages">{{message}}</p> | ||||
|                 <a ion-button block icon-end [href]="moduleUrl" core-link> | ||||
|                     <ion-icon name="open"></ion-icon> | ||||
|                     {{ 'core.openinbrowser' | translate }} | ||||
|                     <ion-icon name="open"></ion-icon> | ||||
|                 </a> | ||||
|             </ion-item> | ||||
|             <!-- Button to submit the quiz. --> | ||||
|  | ||||
| @ -20,6 +20,7 @@ ion-app.app-root core-block { | ||||
| 
 | ||||
|   .item-divider { | ||||
|     @include padding-horizontal(null, 0px); | ||||
|     min-height: 60px; | ||||
|   } | ||||
| 
 | ||||
|   .item-divider .core-button-spinner { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user