themes/openwrt: minor css fix
[project/luci.git] / themes / openwrt / htdocs / luci-static / openwrt.org / ie8.css
1 fieldset.cbi-section {
2 position: relative;
3 margin-top: 1em;
4 padding-top: 0.75em;
5 border: 1px solid #CCCCCC;
6 }
7
8 fieldset.cbi-section legend {
9 position: absolute;
10 top: -0.75em;
11 left: 0.5em;
12 }