diff --git a/browser-bugs/index.html b/browser-bugs/index.html index e1c797b025..bccaaeb550 100644 --- a/browser-bugs/index.html +++ b/browser-bugs/index.html @@ -244,17 +244,6 @@ -
display: table;
within display: block;
forces sibling content to new line.
Incorrect placement of position: fixed
element when it’s a child of a position: relative; left: X%;
element.
Focus ring of image map within a modal is displayed in the wrong location.
Unnecessary line-wrapping of .navbar-brand
text for no apparent reason