Remove the div padding due to imbalanced borders and try a smaller column padding.
This commit is contained in:
		@@ -23,7 +23,7 @@
 | 
			
		||||
 | 
			
		||||
			[class*="col-"] {
 | 
			
		||||
				float: left;
 | 
			
		||||
				padding: 8px;
 | 
			
		||||
				padding: 10px;
 | 
			
		||||
				/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
@@ -89,7 +89,7 @@
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			div {
 | 
			
		||||
				padding: 7px;
 | 
			
		||||
				/*padding: 7px;*/
 | 
			
		||||
				/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user