Adjust CSS for new version of bootstrap
This commit is contained in:
parent
854c6e8ba3
commit
c642cada00
7 changed files with 29 additions and 44 deletions
|
@ -2,7 +2,7 @@
|
|||
<div class="quay-spinner" ng-show="loading"></div>
|
||||
<div class="alert alert-info">Robot accounts allow for delegating access in multiple repositories to role-based accounts that you manage</div>
|
||||
|
||||
<div class="container" ng-show="!loading">
|
||||
<div ng-show="!loading">
|
||||
<div class="side-controls">
|
||||
<span class="popup-input-button" pattern="ROBOT_PATTERN" placeholder="'Robot Account Name'"
|
||||
submitted="createRobot(value)">
|
||||
|
|
Reference in a new issue