Correct maximized icon padding since new icons set implemented
This commit is contained in:
parent
963023abe6
commit
b5366b3c7e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ $input-border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grey-button {
|
.grey-button {
|
||||||
padding: 0 12px 0 12px;
|
padding: 0 7px 0 12px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue