Fix RTL CSS not working due to lower weight
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
/* Data Tables */
|
/* Data Tables */
|
||||||
.sp-data-table .data-name {
|
.sp-data-table .data-name {
|
||||||
text-align: right;
|
text-align: right !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Pagination */
|
/* Pagination */
|
||||||
@@ -80,4 +80,4 @@
|
|||||||
.sp-template-logo + .sp-post-content {
|
.sp-template-logo + .sp-post-content {
|
||||||
clear: right;
|
clear: right;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user