mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix alignment of Object > delete/drop & properties icons
This commit is contained in:
parent
b095d1f33a
commit
2bfe640a08
@ -505,14 +505,6 @@ fieldset[disabled] .form-control {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-edit:before, .fa-pencil-square-o:before, .fa-pencil-square:before {
|
|
||||||
padding: 0 5px 0 7px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.fa-edit:before, .fa-trash:before {
|
|
||||||
padding: 0 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.icon-fa::before {
|
.icon-fa::before {
|
||||||
font: normal normal normal 14px/1 FontAwesome;
|
font: normal normal normal 14px/1 FontAwesome;
|
||||||
text-rendering: auto;
|
text-rendering: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user