我已經(jīng)設置了bottom:0;為什么我的導航欄不能放到底部?
.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
舉報
2015-05-25
設置一下left為0