mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX] do FontAwesome icon's display property to inline instead of inline-block, because nbsp symbol doesn't work with inline-block
This commit is contained in:
@@ -39,5 +39,6 @@
|
||||
.openerp .oe_last_viewed_item .diagram:after {
|
||||
content: "f";
|
||||
}
|
||||
.oe_last_viewed_icon{
|
||||
.oe_last_viewed_icon.fa{
|
||||
display: inline;
|
||||
}
|
||||
Reference in New Issue
Block a user