This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-vis
mirror of
https://github.com/jrtechs/vis.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
82
Wiki
Activity
Browse Source
fix(network): Fix network manipulation together with Bootstrap styles (
#2654
)
fixes
#2640
runTests
Alexander Wunschik
7 years ago
committed by
Uli Fahrer
parent
d5fd1c8311
commit
c236718ca0
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
lib/network/css/network-manipulation.css
+ 3
- 1
lib/network/css/network-manipulation.css
View File
@ -1,4 +1,6 @@
div
.
vis-network
div
.
vis-manipulation
{
box-sizing
:
content-box
;
border-width
:
0
;
border-bottom
:
1px
;
border-style
:
solid
;
@ -146,4 +148,4 @@ div.network-navigation_wrapper {
width
:
100
%
;
height
:
100
%
;
}
*
/
*
/
Write
Preview
Loading…
Cancel
Save