问答详情
源自:1-4 使用radio制作导航(添加样式)

我已经设置了bottom:0;为什么我的导航栏不能放到底部?

.st-container > input,

.st-container > a{

width:20%;

height:34px;

line-height:34px;

position:fixed;

bottom:0;

}


提问者:二五七 2015-04-27 22:21

个回答

  • 丿丫丫
    2015-05-25 12:12:07

    设置一下left为0