Fixed spacing
This commit is contained in:
parent
dbac13d5b4
commit
1107f0211b
1 changed files with 0 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
padding-right: 1px;
|
||||
}
|
||||
|
||||
|
||||
/* Style for the minimize button */
|
||||
.minimize {
|
||||
background-image: url('min.svg');
|
||||
|
@ -29,7 +28,6 @@
|
|||
background-image: url('min_active.svg');
|
||||
}
|
||||
|
||||
|
||||
/* Style for the maximize button */
|
||||
.maximize {
|
||||
background-image: url('max.svg');
|
||||
|
|
Loading…
Reference in a new issue