All you need to make your button either a block or an inline-block [code]button.fixedWidth { display: inline-block; width: 100px; } [/code]
確定! 回上一頁