同一行上的按钮 - Css / Html [英] Buttons on the same row - Css/Html

查看:111
本文介绍了同一行上的按钮 - Css / Html的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试着让同一行高度上的所有按钮。为不同类别尝试了不同的最小高度选项,但不知道如何实际修复它。这是每个产品下的红色按钮。你能告诉我如何解决它吗?

product h3 {
font-size:1.1em;
min-height:53px;

}


I am tryin get all the buttons on the same line of height. Tried different min-height options for different classes but have no idea how to actually fix it. It's the red buttons under each product. Could you advise how I would go about fixing it?

解决方案

ul.products li.product h3 {
font-size: 1.1em;
min-height: 53px;

}

这篇关于同一行上的按钮 - Css / Html的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆