diff --git a/awx/ui/client/src/license/license.block.less b/awx/ui/client/src/license/license.block.less index ff36d71fb7..6f36784152 100644 --- a/awx/ui/client/src/license/license.block.less +++ b/awx/ui/client/src/license/license.block.less @@ -93,17 +93,7 @@ height: auto; } .License-downloadLicenseButton{ - background-color: @default-link !important; margin-bottom: 10px; - color:@default-bg; -} -.License-downloadLicenseButton:hover{ - background-color: @default-link-hov !important; - color:@default-bg !important; -} -.License-downloadLicenseButton:focus{ - background-color: @default-link-hov !important; - color:@default-bg !important; } .License-submit--container{ height: 33px; diff --git a/awx/ui/client/src/license/license.partial.html b/awx/ui/client/src/license/license.partial.html index cf840ae6a5..956d443ef8 100644 --- a/awx/ui/client/src/license/license.partial.html +++ b/awx/ui/client/src/license/license.partial.html @@ -83,7 +83,7 @@ -