Make the top menu as wide as possible
This commit is contained in:
		| @@ -51,6 +51,7 @@ nav #menu { | |||||||
| 	text-align: center; | 	text-align: center; | ||||||
| 	margin: 0; | 	margin: 0; | ||||||
| 	z-index: 3; /* Make appear under #login */ | 	z-index: 3; /* Make appear under #login */ | ||||||
|  | 	width: 100%; /* Claim as much of the CSS table as possible */ | ||||||
| }  | }  | ||||||
| nav li { | nav li { | ||||||
| 	display: inline-block; | 	display: inline-block; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user