mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fix broken classes
This commit is contained in:
		
							parent
							
								
									025f69cb20
								
							
						
					
					
						commit
						cd4768aa81
					
				| 
						 | 
					@ -139,7 +139,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    &#{$infix} {
 | 
					    &#{$infix} {
 | 
				
			||||||
      @include media-breakpoint-down($breakpoint) {
 | 
					      @include media-breakpoint-down($breakpoint) {
 | 
				
			||||||
        > [class^=".container"] {
 | 
					        > [class^="container"] {
 | 
				
			||||||
          padding-right: 0;
 | 
					          padding-right: 0;
 | 
				
			||||||
          padding-left: 0;
 | 
					          padding-left: 0;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
| 
						 | 
					@ -163,7 +163,7 @@
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // For nesting containers, have to redeclare for alignment purposes
 | 
					        // For nesting containers, have to redeclare for alignment purposes
 | 
				
			||||||
        > [class^=".container"] {
 | 
					        > [class^="container"] {
 | 
				
			||||||
          flex-wrap: nowrap;
 | 
					          flex-wrap: nowrap;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue