diff --git a/css.html b/css.html
index 8018c4ff5..d34b487d8 100644
--- a/css.html
+++ b/css.html
@@ -1777,6 +1777,7 @@ For example, <section> should be wrapped as inline.
As a best practice, we highly recommend using the <button> element whenever possible to ensure matching cross-browser rendering.
Among other things, there's a Firefox bug that prevents us from setting the line-height of <input>-based buttons, causing them to not exactly match the height of other buttons on Firefox.