@charset "UTF-8"; /* CSS Document */ /* Theme Name: BuddyPress NeoFollow Button Corection Theme URI: http://www.ethanvan.wordpress.com Description: Child theme for BP-Default. Version: 1.0 Author: Ethan Vandal Author URI: http://www.ethanvandal.com Template: bp-default Tags: buddypress */ /*------------------------------------------------ BuddyPress NeoFollow Button Corection -------------------------------------------------- Fixes overlapping buttons issue without effecting the button on the profile page ------------------------------------------------*/ .follow-button2 { position: relative; top: 18px; }