/* Authors: Arslan Akram, Mohsin Rafique Author URI: https://pixelative.co Version: 1.0.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl_2.0.html Created on: 27_Jun_2018, 03:08:04 */ /*-------------------------------------------------------------------------------- # Attachment Page -> RTL --------------------------------------------------------------------------------*/ .single-post.attachment .return-to .button { padding-right: 35px; padding-left: 0; } .single-post.attachment .return-to .fa { right: 8px; left: auto; } .single-post.attachment .listing-attachment-siblings .listing-item { float: right; margin-left: 10px; margin-right: initial; }