Change line height to 20px for entypo form icons
This commit is contained in:
parent
8a004ee02a
commit
0e30c07903
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@ form.block-form {
|
|||
|
||||
.entypo {
|
||||
position: absolute;
|
||||
line-height: 20px;
|
||||
top: 10px;
|
||||
left: 10px;
|
||||
width: 20px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue