Invalid value (auto) for CSS property (line-height) in /css/slyles.css

Home Forums Quform WordPress Invalid value (auto) for CSS property (line-height) in /css/slyles.css

This topic is: resolved
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18733
    diegocanal
    Participant

    Hi,

    In /css/slyles.css, on line 512, I think you meant ‘normal‘ instead of ‘auto‘ when you set the ‘line-height‘ value.

    auto‘ is not a valid value for the ‘line-height‘ property:

    
    .iphorm-submit-wrap button {
    	border: none;
    	background: none;
    	text-align: center;
    	width: auto;
    	overflow: visible;
    	white-space: nowrap;
    	padding: 0;
    	margin: 0;
    	height: auto;
    	line-height: auto;
    	cursor: pointer;
    	margin-right: 5px;
    }

    Best regards,

    Diego

    • This topic was modified 8 years, 1 month ago by diegocanal.
    #18741
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #18742
    diegocanal
    Participant

    Thanks Ally!

    Regards,
    Diego

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy