Remove empty rulesets.
This commit is contained in:
		@@ -35,13 +35,13 @@
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			/** Make the menu items centered and layout horizontal. **/
 | 
			
		||||
			.menu {
 | 
			
		||||
			/*
 | 
			
		||||
			.menu {
 | 
			
		||||
				margin-top: 5px;
 | 
			
		||||
				padding-top: 10px;
 | 
			
		||||
				padding-bottom: 10px;
 | 
			
		||||
				*/
 | 
			
		||||
			}
 | 
			
		||||
			*/
 | 
			
		||||
			.menu-list {
 | 
			
		||||
				text-align: center;
 | 
			
		||||
				list-style-type: none;
 | 
			
		||||
@@ -101,10 +101,12 @@
 | 
			
		||||
				max-height: 500px;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			/* FORTESTING otherwise disable */
 | 
			
		||||
			/*
 | 
			
		||||
			div {
 | 
			
		||||
				/*padding: 7px;*/
 | 
			
		||||
				/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
 | 
			
		||||
				border: 1px solid red;
 | 
			
		||||
			}
 | 
			
		||||
			*/
 | 
			
		||||
 | 
			
		||||
			.code {
 | 
			
		||||
				max-width: 90%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user