/** * Licensed Materials - Property of IBM * * IBM Cognos Products: BI * * (C) Copyright IBM Corp. 2019 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ .ba-pushbutton.secondaryMenuPushButton { svg.svgIcon { width: 10px; margin: $space-s 6px $space-s 6px; } button.ba-common-button{ width: 22px; } } .menuPlugin { color: $black; .menuPluginItem { padding: 0.6em 1.2em; height: $space-xl !important; color: $primary3; svg.svgIcon { margin: $space-s 12px 12px 12px; } } }