forked from mirror/_s
Merge pull request #415 from emiluzelac/patch-11
Reword Inputs and Buttons with Forms.
This commit is contained in:
commit
cb528a14e4
|
@ -28,7 +28,7 @@ and Blueprint http://www.blueprintcss.org/
|
||||||
1.0 - Reset
|
1.0 - Reset
|
||||||
2.0 - Typography
|
2.0 - Typography
|
||||||
3.0 - Elements
|
3.0 - Elements
|
||||||
4.0 - Inputs and buttons
|
4.0 - Forms
|
||||||
5.0 - Navigation
|
5.0 - Navigation
|
||||||
5.1 - Links
|
5.1 - Links
|
||||||
5.2 - Menus
|
5.2 - Menus
|
||||||
|
@ -238,7 +238,7 @@ th {
|
||||||
}
|
}
|
||||||
|
|
||||||
/*--------------------------------------------------------------
|
/*--------------------------------------------------------------
|
||||||
4.0 Inputs and buttons
|
4.0 Forms
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
button,
|
button,
|
||||||
input,
|
input,
|
||||||
|
|
Reference in New Issue