UNPKG
normalize
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
Stylus porting of normalize.css
nulltask/normalize.styl
normalize
/
lib
/
normalize
/
forms
/
legend.styl
11 lines
(8 loc)
•
239 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
10
11
// 1. Corrects color not being inherited in IE6/7/8/9.
// 2. Corrects text not wrapping in FF3.
// 3. Corrects alignment displayed oddly in IE6/7.
legend
border
:
0
// 1
padding
:
0
white-space
:
normal
// 2
*
margin-left
:
-7px
// 3