Why is the size of this element in FF much larger than in other browsers? Even writing the size separately in css, I observe a difference in size in FF
Is there any way to fix this?
Specify
box-sizing: border-box; width:<your value>; height:<your value>; padding:<your value>;
see http://htmlbook.ru/css/box-sizing
Set the height to the field and then the size will be the same everywhere.
Source: https://ru.stackoverflow.com/questions/416511/More articles:Greasemonkey | Auto-push buttonQuestion about bootstrap [closed]Scroll through windowsPossible values ​​for / configuration / startup / requiredRuntime / @ version in the .config file?“User is typing message” -Node.jsAlertDialog from GCMIntentServicePointer to an unnamed local variableHow to access the background element?JscrollPane and textareaArrayList expression searchAll Articles