mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-10-31 16:07:53 +03:00 
			
		
		
		
	fixed checkboxes inside lists
This commit is contained in:
		
							parent
							
								
									99704278fa
								
							
						
					
					
						commit
						31f43761de
					
				|  | @ -27,6 +27,7 @@ | ||||||
|     &:before { |     &:before { | ||||||
|       display: block; |       display: block; | ||||||
|       position: absolute; |       position: absolute; | ||||||
|  |       left: 0; | ||||||
|       content: ""; |       content: ""; | ||||||
|       background-color: rgba(0,0,0,.84); |       background-color: rgba(0,0,0,.84); | ||||||
|       height: @checkbox-size; |       height: @checkbox-size; | ||||||
|  |  | ||||||
|  | @ -41,6 +41,9 @@ | ||||||
|         margin-right: -7px; |         margin-right: -7px; | ||||||
|         margin-top: 5px; |         margin-top: 5px; | ||||||
|         margin-bottom: -5px; |         margin-bottom: -5px; | ||||||
|  |         .checkbox-material { | ||||||
|  |           left: -10px; | ||||||
|  |         } | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|     .row-content { |     .row-content { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user