Removed commented crap that shouldnt have been committed
This commit is contained in:
		@@ -59,13 +59,6 @@
 | 
				
			|||||||
    & .three-quarters 
 | 
					    & .three-quarters 
 | 
				
			||||||
    { width: $mobile-column-width; }
 | 
					    { width: $mobile-column-width; }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
/*
 | 
					 | 
				
			||||||
.two-thirds  { width: (($grid-container-width/3)*2) - $grid-gutter; }
 | 
					 | 
				
			||||||
    .one-half    { width: ($grid-container-width/2) - $grid-gutter; }
 | 
					 | 
				
			||||||
    .one-quarter { width: ($grid-container-width/4) - $grid-gutter; }
 | 
					 | 
				
			||||||
    .three-quarters {width: (($grid-container-width/4)*3) - $grid-gutter;}
 | 
					 | 
				
			||||||
  */
 | 
					 | 
				
			||||||
    .column, .columns {
 | 
					    .column, .columns {
 | 
				
			||||||
      margin: 0;
 | 
					      margin: 0;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user