Font on submit buttons should be correct now
This commit is contained in:
@ -1152,6 +1152,10 @@ hr {
|
|||||||
shape-rendering: crispEdges;
|
shape-rendering: crispEdges;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#submitButton {
|
||||||
|
font: normal normal normal 14px/1 FontAwesome !important;
|
||||||
|
}
|
||||||
|
|
||||||
//uncomment this to see the dimensions of all elements outlined in red
|
//uncomment this to see the dimensions of all elements outlined in red
|
||||||
//* {
|
//* {
|
||||||
// border-color: red;
|
// border-color: red;
|
||||||
|
Reference in New Issue
Block a user