mirror of https://github.com/twbs/bootstrap.git
				
				
				
			All abbreviations are not upper case initialisms
Read more: * http://developers.whatwg.org/text-level-semantics.html#the-abbr-element * http://en.wikipedia.org/wiki/Abbreviation * http://en.wikipedia.org/wiki/Initialism
This commit is contained in:
		
							parent
							
								
									ac6e667ad9
								
							
						
					
					
						commit
						df757fb040
					
				
										
											Binary file not shown.
										
									
								
							| 
						 | 
				
			
			@ -416,8 +416,6 @@ em {
 | 
			
		|||
  color: #999999;
 | 
			
		||||
}
 | 
			
		||||
abbr {
 | 
			
		||||
  font-size: 90%;
 | 
			
		||||
  text-transform: uppercase;
 | 
			
		||||
  border-bottom: 1px dotted #ddd;
 | 
			
		||||
  cursor: help;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -155,8 +155,6 @@ em {
 | 
			
		|||
 | 
			
		||||
// Abbreviations and acronyms
 | 
			
		||||
abbr {
 | 
			
		||||
  font-size: 90%;
 | 
			
		||||
  text-transform: uppercase;
 | 
			
		||||
  border-bottom: 1px dotted #ddd;
 | 
			
		||||
  cursor: help;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue