Elastic: Unset 'rename' icon, use the one from Elastic core

This commit is contained in:
Aleksander Machniak 2019-05-06 09:06:46 +02:00
parent 290adfbbb1
commit b81e4798d0

View file

@ -38,10 +38,6 @@ a.button.saveas:before {
content: @fa-var-eye;
}
a.rename:before {
content: @fa-var-pen-square;
}
a.cancel:before {
content: @fa-var-times;
}