Font on submit buttons should be correct now

This commit is contained in:
benmcmahon100
2015-08-05 17:04:02 +01:00
parent e7cac3ccf9
commit 91c7bce758

View File

@ -1152,6 +1152,10 @@ hr {
shape-rendering: crispEdges;
}
#submitButton {
font: normal normal normal 14px/1 FontAwesome !important;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;