shorten CSS rule by 3 bytes
This commit is contained in:
parent
d677694833
commit
d5bc820823
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ button {
|
|||
}
|
||||
}
|
||||
&.btn-small {
|
||||
padding: 7px 19px 7px;
|
||||
padding: 7px 19px;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue