mirror of
https://github.com/jonom/silverstripe-betternavigator.git
synced 2024-10-22 14:05:51 +02:00
Reduce the size of the tick icon
To match closer to the previous png icons
This commit is contained in:
parent
9b322508d9
commit
3947040551
@ -66,7 +66,7 @@ span[class*=' bn-icon']{
|
||||
.bn-icon-tick {
|
||||
@extend .svg-images--bn-icon--tick;
|
||||
@extend .svg-images--bn-icon--tick-dims;
|
||||
transform: scale(0.85);
|
||||
transform: scale(0.7);
|
||||
}
|
||||
|
||||
.bn-icon-tools {
|
||||
|
Loading…
Reference in New Issue
Block a user