Fix alignment of Object > delete/drop & properties icons

REL-1_X
Surinder Kumar 2017-07-10 16:14:40 +01:00 committed by Dave Page
parent b095d1f33a
commit 2bfe640a08
1 changed files with 0 additions and 8 deletions

View File

@ -505,14 +505,6 @@ fieldset[disabled] .form-control {
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 {
font: normal normal normal 14px/1 FontAwesome;
text-rendering: auto;