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;
|
padding-right: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Style for the minimize button */
|
/* Style for the minimize button */
|
||||||
.minimize {
|
.minimize {
|
||||||
background-image: url('min.svg');
|
background-image: url('min.svg');
|
||||||
|
@ -29,7 +28,6 @@
|
||||||
background-image: url('min_active.svg');
|
background-image: url('min_active.svg');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Style for the maximize button */
|
/* Style for the maximize button */
|
||||||
.maximize {
|
.maximize {
|
||||||
background-image: url('max.svg');
|
background-image: url('max.svg');
|
||||||
|
|
Loading…
Reference in a new issue