Skip to content

Commit

Permalink
Fixes #12518: Switch's css is broken on the Api accounts page
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelGauthier committed Apr 23, 2018
1 parent de23c02 commit 1942fff
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@
#newAccount-expiration {
width:100%
}
.toggle.btn {
min-width: 94px !important;
}
</style>
<script data-lift="with-cached-resource" src="/javascript/rudder/angular/apiAccount.js" ></script>
</head>
Expand Down

0 comments on commit 1942fff

Please sign in to comment.