CSS 属性:
min-width:

结果:
Click the radiobuttons
CSS 代码:
div {
    width:10px;
min-width:initial;
}
单击上面的属性值可查看结果
W3Schools.cn - 测试工具