1
0
Fork 0

GraphViewer: Fixed Button Layout

This commit is contained in:
Michael Hackstein 2013-09-06 13:18:42 +02:00
parent 27a22536dc
commit 3a171cbc96
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ button.graphViewer-icon-button {
border: medium none;
width: 20px;
height: 20px;
margin-top: -8px;
margin-top: -2px;
margin-left: 5px;
padding: 0px;
background-color: transparent;
}