/*! * is-plain-object * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ .mycred-metabox .widget-content .hook-instance .specific-hook-actions { margin-bottom: 12px !important; } .mycred-metabox .widget-content .hook-instance:last-child .specific-hook-actions { margin-bottom: 0px !important; } .mycred-metabox .widget-content .hook-instance .specific-hook-actions .mycred-add-specific-hook { display: none; } .mycred-metabox .widget-content .hook-instance:last-child .specific-hook-actions .mycred-add-specific-hook { display: initial; }