Version initiale du site
This commit is contained in:
		
							
								
								
									
										8
									
								
								sass/bootstrap/mixins/_text-overflow.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								sass/bootstrap/mixins/_text-overflow.scss
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| // Text overflow | ||||
| // Requires inline-block or block for proper styling | ||||
|  | ||||
| @mixin text-overflow() { | ||||
|   overflow: hidden; | ||||
|   text-overflow: ellipsis; | ||||
|   white-space: nowrap; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 faquin
					faquin