Add css to center only the icons created by the hack in icon_picker_dropdown.js
This commit is contained in:
@ -344,4 +344,8 @@
|
||||
height: 22px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.fa-hack {
|
||||
margin: 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user