fix for the button height
This commit is contained in:
		
					parent
					
						
							
								0f24f3b505
							
						
					
				
			
			
				commit
				
					
						307b707983
					
				
			
		
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -438,6 +438,7 @@ input[type="submit"] {
 | 
			
		|||
    color: @ButtonColor;
 | 
			
		||||
    padding: 0px 10px;
 | 
			
		||||
	.rounded(5px);
 | 
			
		||||
    height: 18px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -700,6 +700,7 @@ input[type="submit"] {
 | 
			
		|||
  -moz-border-radius: 5px 5px 5px 5px;
 | 
			
		||||
  -webkit-border-radius: 5px 5px 5px 5px;
 | 
			
		||||
  border-radius: 5px 5px 5px 5px;
 | 
			
		||||
  height: 18px;
 | 
			
		||||
}
 | 
			
		||||
/** acl **/
 | 
			
		||||
#photo-edit-perms-select, #photos-upload-permissions-wrapper, #profile-jot-acl-wrapper {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue