Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
fcbdbee9
Commit
fcbdbee9
authored
May 03, 2014
by
Chris Rebert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Wall of browser bugs: formatting tweaks
parent
588889cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docs/browser-bugs.html
docs/browser-bugs.html
+3
-3
No files found.
docs/browser-bugs.html
View file @
fcbdbee9
...
...
@@ -49,7 +49,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>
Chrome
</td>
<td>
Weird button behavior with some number
input
s
</td>
<td>
Weird button behavior with some number
<code>
<
input
>
</code>
s
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=337668"
>
Chromium issue #337668
</a></td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/8350"
>
#8350
</a>
,
<a
href=
"https://github.com/necolas/normalize.css/issues/283"
>
Normalize #283
</a></td>
</tr>
...
...
@@ -67,7 +67,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>
Chrome
</td>
<td>
Unwanted vertical lines when printing styled
<code>
<
select
>
s
</code>
on OS X
</td>
<td>
Unwanted vertical lines when printing styled
<code>
<
select
>
</code>
on OS X
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=282918"
>
Chromium issue #282918
</a></td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/11245"
>
#11245
</a></td>
</tr>
...
...
@@ -91,7 +91,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>
Chrome
</td>
<td><code>
display: table-cell; width: 100%;
</code>
doesn't work correctly on date
input
</td>
<td><code>
display: table-cell; width: 100%;
</code>
doesn't work correctly on date
<code>
<
input
>
</code>
</td>
<td><a
href=
"https://code.google.com/p/chromium/issues/detail?id=346051"
>
Chromium issue #346051
</a></td>
<td><a
href=
"https://github.com/twbs/bootstrap/issues/12548"
>
#12548
</a></td>
</tr>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment