mirror of https://gitee.com/bigwinds/arangodb
GraphViewer: Fixed Button Layout
This commit is contained in:
parent
27a22536dc
commit
3a171cbc96
|
@ -61,7 +61,8 @@ button.graphViewer-icon-button {
|
||||||
border: medium none;
|
border: medium none;
|
||||||
width: 20px;
|
width: 20px;
|
||||||
height: 20px;
|
height: 20px;
|
||||||
margin-top: -8px;
|
margin-top: -2px;
|
||||||
|
margin-left: 5px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue