Fix problem when span appears.
This commit is contained in:
		
							parent
							
								
									d4b23dae5e
								
							
						
					
					
						commit
						16e1ac6d6d
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		|  | @ -19,6 +19,10 @@ footer { | ||||||
| .copyleft-navbar { | .copyleft-navbar { | ||||||
|   color: white; |   color: white; | ||||||
| } | } | ||||||
|  | .navbar-nav > li > span { | ||||||
|  |     padding-top: 15px; | ||||||
|  |     padding-bottom: 15px; | ||||||
|  | } | ||||||
| .copyleft-navbar .createlink a:focus, | .copyleft-navbar .createlink a:focus, | ||||||
| .copyleft-navbar .createlink a:active, | .copyleft-navbar .createlink a:active, | ||||||
| .copyleft-navbar .createlink a:hover, | .copyleft-navbar .createlink a:hover, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn