/*------------------------------------------------------------------------------ # Components > Post Terms -> RTL ------------------------------------------------------------------------------*/ .post-terms a, .post-terms .term-type { margin-left: 4px; margin-right: initial; } .post-terms .term-type { margin-left: 6px; right: 0; left: auto; margin-right: initial; } .post-terms a { margin: 0 0 10px 4px; } .post-terms a:last-child { margin-left: 0; margin-right: initial; } .post-terms .post-categories li a { margin-left: 4px; margin-right: initial; } .post-terms .post-categories li:last-child a { margin-left: 0; margin-right: initial; }