/* Theme Name: Bootstrap Canvas WP Description: Used to style if current locale is RTL (Right To Left script). */ /* * Main column and sidebar layout */ .sidebar-module ul, .sidebar-module ol { padding-right: 0 !important; } .footer-module ul, .footer-module ol { padding-right: 0 !important; } .commentlist, .children, .children .depth-n { padding-right: 0; } .media-left { } .avatar { float: right; margin: 0 0 0 10px; } #searchsubmit { margin-right: 4px; }