我已經(jīng)設(shè)置了bottom:0;為什么我的導(dǎo)航欄不能放到底部?
.st-container > input,
.st-container > a{
width:20%;
height:34px;
line-height:34px;
position:fixed;
bottom:0;
}
.st-container > input,
.st-container > a{
width:20%;
height:34px;
line-height:34px;
position:fixed;
bottom:0;
}
2015-04-27
舉報(bào)
2015-05-25
設(shè)置一下left為0