diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 24de5f391d..c061cb08da 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -49,7 +49,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
Chrome |
- Weird button behavior with some number inputs |
+ Weird button behavior with some number <input> s |
Chromium issue #337668 |
#8350, Normalize #283 |
@@ -67,7 +67,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
Chrome |
- Unwanted vertical lines when printing styled <select>s on OS X |
+ Unwanted vertical lines when printing styled <select> on OS X |
Chromium issue #282918 |
#11245 |
@@ -91,7 +91,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
Chrome |
- display: table-cell; width: 100%; doesn't work correctly on date input |
+ display: table-cell; width: 100%; doesn't work correctly on date <input> |
Chromium issue #346051 |
#12548 |