not /all/ input elements should be 100% wide
This commit is contained in:
		
							parent
							
								
									f4d167809b
								
							
						
					
					
						commit
						1ccf760709
					
				@ -87,12 +87,9 @@ width:256px;
 | 
				
			|||||||
#body select {
 | 
					#body select {
 | 
				
			||||||
width:150px;
 | 
					width:150px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
td > input {
 | 
					td > input[type="submit"] {width: 100%;}
 | 
				
			||||||
width:100%;
 | 
					td > input[type="text"] {width: 100%;}
 | 
				
			||||||
}
 | 
					td > input[type="password"] {width: 100%;}
 | 
				
			||||||
td > select {
 | 
					 | 
				
			||||||
width:100%;
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
#footer {
 | 
					#footer {
 | 
				
			||||||
clear:both;
 | 
					clear:both;
 | 
				
			||||||
color:#CCCCCC;
 | 
					color:#CCCCCC;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user