Issue 1967 in google-visualization-api-issues: Bug: Org chart conflicts with bootstrap css in chrome browser

0 views
Skip to first unread message

google-visualiz...@googlecode.com

unread,
Apr 24, 2015, 2:56:36 AM4/24/15
to google-visualiz...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1967 by er.gunja...@gmail.com: Bug: Org chart conflicts with
bootstrap css in chrome browser
https://code.google.com/p/google-visualization-api-issues/issues/detail?id=1967

Border lines of the node goes beyond the node area with using bootstrap
framework. Please see the attached screenshot and code.


This issue related to OrgChart component.

Are you using the test environment (version 1.1)?
No

What operating system and browser are you using?
OS - Windows 7 64 bit Ultimate
Browser - Google Chrome 42.0.2311.90


*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************


Attachments:
org_chart_bug.png 10.7 KB
index7.html 1.1 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

google-visualiz...@googlecode.com

unread,
May 5, 2015, 6:25:55 AM5/5/15
to google-visualiz...@googlegroups.com

Comment #1 on issue 1967 by m.zh...@gmail.com: Bug: Org chart conflicts
Add this style. It's solve my issue with blue lines across the rows of
nodes.
<style>
table{
border-collapse: separate !important;
}
</style>
Reply all
Reply to author
Forward
0 new messages