/*
Theme Name: UM Theme Child
Theme URI: https://ultimatemember.com/theme/
Template: um-theme
Author: Ultimate Member
Author URI: https://ultimatemember.com/
Description: UM Theme is an intuitive &amp; flexible, WordPress theme offering deep integration with Ultimate Member.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,post-formats,footer-widgets,rtl-language-support
Version: 1.29.1636836732
Updated: 2021-11-13 20:52:12

*/


/* Fix: Align followers + messaging buttons side by side on profile */
.um-profile .um-followers-btn,
.um-profile .um-messaging-btn {
    display: inline-block !important;
    width: auto !important;
    float: none !important;
    vertical-align: middle;
    margin: 5px 4px !important;
}
