Try going back to a larger column padding now that menu items are explicitly 0.
This commit is contained in:
		@@ -23,7 +23,7 @@
 | 
			
		||||
 | 
			
		||||
			[class*="col-"] {
 | 
			
		||||
				float: left;
 | 
			
		||||
				padding: 10px;
 | 
			
		||||
				padding: 15px;
 | 
			
		||||
				/*border: 1px solid green;*/ /* FORTESTING otherwise disable */
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
@@ -36,9 +36,11 @@
 | 
			
		||||
 | 
			
		||||
			/** Make the menu items centered and layout horizontal. **/
 | 
			
		||||
			.menu {
 | 
			
		||||
				/*
 | 
			
		||||
				margin-top: 5px;
 | 
			
		||||
				padding-top: 10px;
 | 
			
		||||
				padding-bottom: 10px;
 | 
			
		||||
				*/
 | 
			
		||||
			}
 | 
			
		||||
			.menu-list {
 | 
			
		||||
				text-align: center;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user