Added |button| to the list of elements that message-box should be applied to.

This commit is contained in:
Jared Wein 2012-06-13 02:27:22 -07:00
parent ced219c12f
commit cba8d992fc

View File

@ -15,6 +15,7 @@ body {
body,
input,
button,
select {
font-family: message-box;
}