mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge pull request #1135 from kevva/patch
2.0-wip: Remove specific top value from large btn-dropdown.
This commit is contained in:
		
						commit
						10cb7c02f9
					
				| 
						 | 
				
			
			@ -90,7 +90,6 @@
 | 
			
		|||
  display: block;
 | 
			
		||||
  margin-top: 1px;
 | 
			
		||||
  .border-radius(5px);
 | 
			
		||||
  &.large { top: 40px; }
 | 
			
		||||
}
 | 
			
		||||
.btn-group.open .dropdown-toggle {
 | 
			
		||||
  background-image: none;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue