We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b7c126 commit 947eaf2Copy full SHA for 947eaf2
src/css/_modebar.scss
@@ -28,6 +28,7 @@
28
position: relative;
29
font-size: 16px;
30
padding: 3px 4px;
31
+ height: 22px;
32
/* display: inline-block; including this breaks 3d interaction in .embed mode. Chrome bug? */
33
cursor: pointer;
34
line-height: normal;
@@ -43,7 +44,8 @@
43
44
.modebar-group {
45
display: block;
46
float: none;
- margin: 0 auto;
47
+ margin-left: 0px;
48
+ margin-top: 8px;
49
50
.modebar-btn {
51
display:block;
src/fonts/ploticon/ploticon.svg
0 commit comments