/*
Theme Name: Superba Child theme
Theme URI: http://thehappybit.com
Template: superba
Author: THBThemes
Author URI: http://thehappybit.com
Description: Media-centric Photography WordPress Theme
Version: 1.0
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, white, light, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/

.attachments-browser .attachments {  
    left: 540px !important;
  
}
.media-modal .attachments {
    right: 0px !important;
}


.main-navigation.inline .thb-desktop-navigation ul ul li.menu-item-has-children > a:after, .main-navigation.inline .thb-desktop-navigation ul ul li.page_item_has_children > a:after {
    content: ">";
    position: relative;
    float: left !important;
    font-size: 10px;
    line-height: 14px;
    margin-top: 1px;
}

