如何在Bootstrap中使用不相等大小的按钮100%按钮组而没有btn-group-justified(一个大一小)?

时间:2015-09-03 09:59:53

标签: css twitter-bootstrap css3 twitter-bootstrap-3

我想制作一个按钮组,其中一个按钮占据休息宽度,一个按钮按内容设置固定宽度。如何实现这一点。

对于不同的分辨率,它看起来像这样:

| <- 100% ->                              |
| large button fill               | fixed |

| <- 100% ->                       |                   
| large button fill        | fixed |

| <- 100% ->                |
| large button fill | fixed |

我测试了对齐,但它给出了相同大小的按钮。

1 个答案:

答案 0 :(得分:0)

例如,如果固定宽度为20像素,则将按钮的宽度设置为apple=$(cut inputfile -d"=" -f2) #what stands after the = into a variable apple if [ $apple = "Apple Is Red" ] ; then echo "Hidden = true" >> true.txt fi