mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4667] Document list - sorting icon RTL fix (#4848)
* sorting icon RTL fix * single quotes over double quotes * overspecify position
This commit is contained in:
committed by
Eugenio Romano
parent
819ed9ae6a
commit
4603cef19e
@@ -319,6 +319,7 @@
|
|||||||
font-size: $data-table-header-sort-icon-size;
|
font-size: $data-table-header-sort-icon-size;
|
||||||
content: '\e5d8';
|
content: '\e5d8';
|
||||||
left: 5px;
|
left: 5px;
|
||||||
|
right: 5px;
|
||||||
position: relative;
|
position: relative;
|
||||||
vertical-align: sub;
|
vertical-align: sub;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user