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